#c05972 - Chestnut Hex Color Code

#C05972 (Chestnut) - RGB 192, 89, 114 Color Information

#c05972 Conversion Table

HEX Triplet C0, 59, 72
RGB Decimal 192, 89, 114
RGB Octal 300, 131, 162
RGB Percent 75.3%, 34.9%, 44.7%
RGB Binary 11000000, 1011001, 1110010
CMY 0.247, 0.651, 0.553
CMYK 0, 54, 41, 25

Percentages of Color #C05972

R 75.3%
G 34.9%
B 44.7%
RGB Percentages of Color #c05972
C 0%
M 54%
Y 41%
K 25%
CMYK Percentages of Color #c05972

Color spaces of #C05972 Chestnut - RGB(192, 89, 114)

HSV (or HSB) 345°, 54°, 75°
HSL 345°, 45°, 55°
Web Safe #cc6666
XYZ 28.348, 19.566, 18.202
CIE-Lab 51.343, 43.793, 5.934
xyY 0.429, 0.296, 19.566
Decimal 12605810

#c05972 Color Accessibility Scores (Chestnut Contrast Checker)

#c05972

On dark background [POOR]

#c05972

On light background [GOOD]

#c05972

As background color [GOOD]

Chestnut ↔ #c05972 Color Blindness Simulator

Coming soon... You can see how #c05972 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#C05972 Color Combinations - Color Schemes with c05972

#c05972 Analogous Colors

#c05972 Triadic Colors

#c05972 Split Complementary Colors

#c05972 Complementary Colors

Shades and Tints of #c05972 Color Variations

#c05972 Shade Color Variations (When you combine pure black with this color, #c05972, darker shades are produced.)

#c05972 Tint Color Variations (Lighter shades of #c05972 can be created by blending the color with different amounts of white.)

Alternatives colours to Chestnut (#c05972)

#c05972 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #c05972
This sample text has a font color of #c05972
#c05972 Border Color
This sample element has a border color of #c05972
#c05972 CSS3 Linear Gradient
#c05972 Background Color
This sample paragraph has a background color of #c05972
#c05972 Text Shadow
This sample text has a shadow color of #c05972
Sample text with glow color #c05972
This sample text has a glow color of #c05972
#c05972 Box Shadow
This sample element has a box shadow of #c05972
Sample text with Underline Color #c05972
This sample text has a underline color of #c05972
A selection of SVG images/icons using the hex version #c05972 of the current color.

#C05972 in Programming

HTML5, CSS3 #c05972
Java new Color(192, 89, 114);
.NET Color.FromArgb(255, 192, 89, 114);
Swift UIColor(red:192, green:89, blue:114, alpha:1.00000)
Objective-C [UIColor colorWithRed:192 green:89 blue:114 alpha:1.00000];
OpenGL glColor3f(192f, 89f, 114f);
Python Color('#c05972')

#c05972 - RGB(192, 89, 114) - Chestnut Color FAQ

What is the color code for Chestnut?

Hex color code for Chestnut color is #c05972. RGB color code for chestnut color is rgb(192, 89, 114).

What is the RGB value of #c05972?

The RGB value corresponding to the hexadecimal color code #c05972 is rgb(192, 89, 114). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '192' indicates the intensity of the red component, '89' represents the green component's intensity, and '114' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c05972.

What is the RGB percentage of #c05972?

The RGB percentage composition for the hexadecimal color code #c05972 is detailed as follows: 75.3% Red, 34.9% Green, and 44.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 75.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 34.9% and 44.7% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #c05972.

What does RGB 192,89,114 mean?

The RGB color 192, 89, 114 represents a dull and muted shade of Red. The websafe version of this color is hex cc6666. This color might be commonly referred to as a shade similar to Chestnut.

What is the CMYK (Cyan Magenta Yellow Black) color model of #c05972?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c05972 is composed of 0% Cyan, 54% Magenta, 41% Yellow, and 25% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 54% of Magenta contributes to the red-purple qualities. The 41% of Yellow typically adds to the brightness and warmth, and the 25% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #c05972?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c05972 has an HSL value of 345° (degrees) for Hue, 45% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 345° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 45% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 55% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...