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