#12121F Corbeau
#12121F (Corbeau) RGB value is (18, 18, 31).
Red value is 18, green value is 18, and blue value is 31.
Cylindrical-coordinate representations (HSL) of color #12121F: hue: 240°, saturation: 26.5%, and lightness: 9.6%.
Process color (CMYK) of #12121F is 41.9%, 41.9%, 0%, 87.8%. Web safe color equivalent of #12121F is ##000033. Color #12121F contains mainly Black.
Color Spaces
| Color spaces of #12121F | Value |
|---|---|
| RGB | 18, 18, 31 |
| HSL | 240°, 26.5%, 9.6% |
| HSV / HSB | 240°, 41.9%, 12.2% |
| CMYK | 41.9%, 41.9%, 0%, 87.8% |
| XYZ | 0.71, 0.66, 1.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010010 | 00010010 | 00011111 |
| Octal | 022 | 022 | 037 |
| Decimal | 18 | 18 | 31 |
| Hex | 12 | 12 | 1F |
Shades of #12121F
Tints of #12121F
.mybgColor { background-color: #12121F; }
.myforeColor { color: #12121F; }
.myborderColor { border: 3px solid #12121F; }
<p style="color:#12121F">Text here</p>
This sample text is styled with font color #12121F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#12121F">Div content here</div>
<div style="border:3px solid #12121F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(18, 18, 31, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #12121F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #12121F;
-webkit-box-shadow: 1px 1px 3px #12121F;
box-shadow: 1px 1px 3px #12121F; }
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 #12121F (Corbeau)
Color Overview & Profile: Color #12121F, also known as Corbeau, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 7% Red (18/255), 7% Green (18/255), and 12% Blue (31/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #12121F translates into the CMYK subtractive color model with values of 41.9% Cyan, 41.9% Magenta, 0% Yellow, and 87.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 26.5%, and lightness of 9.6%.
Web Accessibility & Design Recommendations: When implementing #12121F 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 ##000033.
