#D76A69 Coral Expression
#D76A69 (Coral Expression) RGB value is (215, 106, 105).
Red value is 215, green value is 106, and blue value is 105.
Cylindrical-coordinate representations (HSL) of color #D76A69: hue: 1°, saturation: 57.9%, and lightness: 62.7%.
Process color (CMYK) of #D76A69 is 0%, 50.7%, 51.2%, 15.7%. Web safe color equivalent of #D76A69 is ##CC6666. Color #D76A69 contains mainly Red.
Color Spaces
| Color spaces of #D76A69 | Value |
|---|---|
| RGB | 215, 106, 105 |
| HSL | 1°, 57.9%, 62.7% |
| HSV / HSB | 1°, 51.2%, 84.3% |
| CMYK | 0%, 50.7%, 51.2%, 15.7% |
| XYZ | 35.73, 25.78, 16.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 01101010 | 01101001 |
| Octal | 327 | 152 | 151 |
| Decimal | 215 | 106 | 105 |
| Hex | D7 | 6A | 69 |
Shades of #D76A69
Tints of #D76A69
.mybgColor { background-color: #D76A69; }
.myforeColor { color: #D76A69; }
.myborderColor { border: 3px solid #D76A69; }
<p style="color:#D76A69">Text here</p>
This sample text is styled with font color #D76A69. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D76A69">Div content here</div>
<div style="border:3px solid #D76A69">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 106, 105, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D76A69; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D76A69;
-webkit-box-shadow: 1px 1px 3px #D76A69;
box-shadow: 1px 1px 3px #D76A69; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #D76A69 (Coral Expression)
Color Overview & Profile: Color #D76A69, also known as Coral Expression, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (215/255), 42% Green (106/255), and 41% Blue (105/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D76A69 translates into the CMYK subtractive color model with values of 0% Cyan, 50.7% Magenta, 51.2% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 1°, saturation of 57.9%, and lightness of 62.7%.
Web Accessibility & Design Recommendations: When implementing #D76A69 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC6666.
