VIEW PRODUCT CATEGORIES

A Chorus Line Lithograph By Robert Hoppe

SKU: 125782 Categories: ,

$995.00

1 in stock

A Chorus Line by Robert Hoppe

Robert Hoppe's "A Chorus Line" lithography stands as a vibrant testament to the vivacity and dynamism of performance art. Spanning 36 inches in height and 25 inches in length, this artwork captures the essence of movement and harmony within the world of dance.

In a mesmerizing display of artistic prowess, Hoppe brings forth a scene that pulsates with energy and rhythm. The lithograph portrays a chorus line in full fervor, each figure meticulously etched to encapsulate the fluidity of their motion. Dancers leap and twirl across the composition, their forms blending seamlessly into a symphony of graceful movements.

The lithograph's composition is a study in contrasts—bold lines converge with delicate details, creating a visual symphony that draws the viewer into the heart of the performance. The artist's skillful use of light and shadow adds depth and dimension. It lends an almost tangible quality to the dancers as they seemingly leap off the page.

Hoppe's masterful command of the lithographic medium is evident in the meticulous attention to detail. From the precise lines defining each dancer's silhouette to the nuanced expressions that convey the passion and dedication of the performers.

"Chorus Line" is not merely an artistic rendition but a celebration of artistic expression and the human form in motion. It captures the spirit of unity and coordination among performers, portraying the beauty and synchronicity of a collective dance.

This lithograph by Robert Hoppe serves as a captivating homage to the world of dance. It invites viewers to immerse themselves in the rhythm and grace of a chorus line, frozen in a moment of captivating splendor.

Shop more artwork here!

Additional information

Artist

Robert Hoppe

Item Height

36

Quantity Type

Single-Piece Work

Size

Medium

Style

Art Deco

Subject

Architecture &amp, Cityscape

Type

Ask us a question about this item.

"*" indicates required fields

Name*
Email*
Please let us know what's on your mind. Have a question for us? Ask away.
This field is for validation purposes and should be left unchanged.
// Enqueue the script for Quick Edit function enqueue_quick_edit_script($hook) { if ($hook == 'edit.php') { wp_enqueue_script('quick-edit-custom', get_template_directory_uri() . '/js/quick-edit-custom.js', array('jquery'), '', true); } } add_action('admin_enqueue_scripts', 'enqueue_quick_edit_script'); // JavaScript file (quick-edit-custom.js) jQuery(function($){ $('#the-list').on('click', '.editinline', function(){ var post_id = $(this).closest('tr').attr('id'); var $inline_data = $('#inline_' + post_id); var out_of_stock_note = $inline_data.find('.out_of_stock_note').text(); $('input[name="out_of_stock_note"]').val(out_of_stock_note); }); });