#d15c60 - Chestnut Rose Hex Color Code

#D15C60 (Chestnut Rose) - RGB 209, 92, 96 Color Information

#d15c60 Conversion Table

HEX Triplet D1, 5C, 60
RGB Decimal 209, 92, 96
RGB Octal 321, 134, 140
RGB Percent 82%, 36.1%, 37.6%
RGB Binary 11010001, 1011100, 1100000
CMY 0.180, 0.639, 0.624
CMYK 0, 56, 54, 18

Percentages of Color #D15C60

R 82%
G 36.1%
B 37.6%
RGB Percentages of Color #d15c60
C 0%
M 56%
Y 54%
K 18%
CMYK Percentages of Color #d15c60

Color spaces of #D15C60 Chestnut Rose - RGB(209, 92, 96)

HSV (or HSB) 358°, 56°, 82°
HSL 358°, 56°, 59°
Web Safe #cc6666
XYZ 32.233, 22.054, 13.624
CIE-Lab 54.084, 46.590, 20.801
xyY 0.475, 0.325, 22.054
Decimal 13720672

#d15c60 Color Accessibility Scores (Chestnut Rose Contrast Checker)

#d15c60

On dark background [POOR]

#d15c60

On light background [GOOD]

#d15c60

As background color [GOOD]

Chestnut Rose ↔ #d15c60 Color Blindness Simulator

Coming soon... You can see how #d15c60 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.

#D15C60 Color Combinations - Color Schemes with d15c60

#d15c60 Analogous Colors

#d15c60 Triadic Colors

#d15c60 Split Complementary Colors

#d15c60 Complementary Colors

Shades and Tints of #d15c60 Color Variations

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

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

Alternatives colours to Chestnut Rose (#d15c60)

#d15c60 Color Codes for CSS3/HTML5 and Icon Previews

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

#D15C60 in Programming

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

#d15c60 - RGB(209, 92, 96) - Chestnut Rose Color FAQ

What is the color code for Chestnut Rose?

Hex color code for Chestnut Rose color is #d15c60. RGB color code for chestnut rose color is rgb(209, 92, 96).

What is the RGB value of #d15c60?

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

What is the RGB percentage of #d15c60?

The RGB percentage composition for the hexadecimal color code #d15c60 is detailed as follows: 82% Red, 36.1% Green, and 37.6% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 82% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 36.1% and 37.6% 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 #d15c60.

What does RGB 209,92,96 mean?

The RGB color 209, 92, 96 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 Rose.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #d15c60 is composed of 0% Cyan, 56% Magenta, 54% Yellow, and 18% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 56% of Magenta contributes to the red-purple qualities. The 54% of Yellow typically adds to the brightness and warmth, and the 18% 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 #d15c60?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d15c60 has an HSL value of 358° (degrees) for Hue, 56% for Saturation, and 59% for Lightness. In this HSL representation, the Hue at 358° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 56% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 59% 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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...