#D65E40 Fireglow
#D65E40 (Fireglow) RGB value is (214, 94, 64).
Red value is 214, green value is 94, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #D65E40: hue: 12°, saturation: 64.7%, and lightness: 54.5%.
Process color (CMYK) of #D65E40 is 0%, 56.1%, 70.1%, 16.1%. Web safe color equivalent of #D65E40 is ##CC6633. Color #D65E40 contains mainly Red.
Color Spaces
| Color spaces of #D65E40 | Value |
|---|---|
| RGB | 214, 94, 64 |
| HSL | 12°, 64.7%, 54.5% |
| HSV / HSB | 12°, 70.1%, 83.9% |
| CMYK | 0%, 56.1%, 70.1%, 16.1% |
| XYZ | 32.66, 22.68, 7.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010110 | 01011110 | 01000000 |
| Octal | 326 | 136 | 100 |
| Decimal | 214 | 94 | 64 |
| Hex | D6 | 5E | 40 |
Shades of #D65E40
Tints of #D65E40
.mybgColor { background-color: #D65E40; }
.myforeColor { color: #D65E40; }
.myborderColor { border: 3px solid #D65E40; }
<p style="color:#D65E40">Text here</p>
This sample text is styled with font color #D65E40. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D65E40">Div content here</div>
<div style="border:3px solid #D65E40">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(214, 94, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D65E40; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D65E40;
-webkit-box-shadow: 1px 1px 3px #D65E40;
box-shadow: 1px 1px 3px #D65E40; }
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 #D65E40 (Fireglow)
Color Overview & Profile: Color #D65E40, also known as Fireglow, 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 (214/255), 37% Green (94/255), and 25% Blue (64/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D65E40 translates into the CMYK subtractive color model with values of 0% Cyan, 56.1% Magenta, 70.1% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 64.7%, and lightness of 54.5%.
Web Accessibility & Design Recommendations: When implementing #D65E40 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 ##CC6633.
