#CD0106 Love for All
#CD0106 (Love for All) RGB value is (205, 1, 6).
Red value is 205, green value is 1, and blue value is 6.
Cylindrical-coordinate representations (HSL) of color #CD0106: hue: 359°, saturation: 99%, and lightness: 40.4%.
Process color (CMYK) of #CD0106 is 0%, 99.5%, 97.1%, 19.6%. Web safe color equivalent of #CD0106 is ##CC0000. Color #CD0106 contains mainly Red.
Color Spaces
| Color spaces of #CD0106 | Value |
|---|---|
| RGB | 205, 1, 6 |
| HSL | 359°, 99%, 40.4% |
| HSV / HSB | 359°, 99.5%, 80.4% |
| CMYK | 0%, 99.5%, 97.1%, 19.6% |
| XYZ | 25.22, 13.02, 1.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 00000001 | 00000110 |
| Octal | 315 | 001 | 006 |
| Decimal | 205 | 1 | 6 |
| Hex | CD | 01 | 06 |
Shades of #CD0106
Tints of #CD0106
.mybgColor { background-color: #CD0106; }
.myforeColor { color: #CD0106; }
.myborderColor { border: 3px solid #CD0106; }
<p style="color:#CD0106">Text here</p>
This sample text is styled with font color #CD0106. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD0106">Div content here</div>
<div style="border:3px solid #CD0106">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 1, 6, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD0106; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD0106;
-webkit-box-shadow: 1px 1px 3px #CD0106;
box-shadow: 1px 1px 3px #CD0106; }
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 #CD0106 (Love for All)
Color Overview & Profile: Color #CD0106, also known as Love for All, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 0% Green (1/255), and 2% Blue (6/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD0106 translates into the CMYK subtractive color model with values of 0% Cyan, 99.5% Magenta, 97.1% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 359°, saturation of 99%, and lightness of 40.4%.
Web Accessibility & Design Recommendations: When implementing #CD0106 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 ##CC0000.
