#D84139 Dangerously Red
#D84139 (Dangerously Red) RGB value is (216, 65, 57).
Red value is 216, green value is 65, and blue value is 57.
Cylindrical-coordinate representations (HSL) of color #D84139: hue: 3°, saturation: 67.1%, and lightness: 53.5%.
Process color (CMYK) of #D84139 is 0%, 69.9%, 73.6%, 15.3%. Web safe color equivalent of #D84139 is ##CC3333. Color #D84139 contains mainly Red.
Color Spaces
| Color spaces of #D84139 | Value |
|---|---|
| RGB | 216, 65, 57 |
| HSL | 3°, 67.1%, 53.5% |
| HSV / HSB | 3°, 73.6%, 84.7% |
| CMYK | 0%, 69.9%, 73.6%, 15.3% |
| XYZ | 30.95, 18.68, 5.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 01000001 | 00111001 |
| Octal | 330 | 101 | 071 |
| Decimal | 216 | 65 | 57 |
| Hex | D8 | 41 | 39 |
Shades of #D84139
Tints of #D84139
.mybgColor { background-color: #D84139; }
.myforeColor { color: #D84139; }
.myborderColor { border: 3px solid #D84139; }
<p style="color:#D84139">Text here</p>
This sample text is styled with font color #D84139. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D84139">Div content here</div>
<div style="border:3px solid #D84139">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 65, 57, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D84139; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D84139;
-webkit-box-shadow: 1px 1px 3px #D84139;
box-shadow: 1px 1px 3px #D84139; }
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 #D84139 (Dangerously Red)
Color Overview & Profile: Color #D84139, also known as Dangerously Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 25% Green (65/255), and 22% Blue (57/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D84139 translates into the CMYK subtractive color model with values of 0% Cyan, 69.9% Magenta, 73.6% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 67.1%, and lightness of 53.5%.
Web Accessibility & Design Recommendations: When implementing #D84139 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 ##CC3333.
