#120C0D Optophobia
#120C0D (Optophobia) RGB value is (18, 12, 13).
Red value is 18, green value is 12, and blue value is 13.
Cylindrical-coordinate representations (HSL) of color #120C0D: hue: 350°, saturation: 20%, and lightness: 5.9%.
Process color (CMYK) of #120C0D is 0%, 33.3%, 27.8%, 92.9%. Web safe color equivalent of #120C0D is ##000000. Color #120C0D contains mainly Black.
Color Spaces
| Color spaces of #120C0D | Value |
|---|---|
| RGB | 18, 12, 13 |
| HSL | 350°, 20%, 5.9% |
| HSV / HSB | 350°, 33.3%, 7.1% |
| CMYK | 0%, 33.3%, 27.8%, 92.9% |
| XYZ | 0.45, 0.42, 0.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010010 | 00001100 | 00001101 |
| Octal | 022 | 014 | 015 |
| Decimal | 18 | 12 | 13 |
| Hex | 12 | 0C | 0D |
Shades of #120C0D
Tints of #120C0D
.mybgColor { background-color: #120C0D; }
.myforeColor { color: #120C0D; }
.myborderColor { border: 3px solid #120C0D; }
<p style="color:#120C0D">Text here</p>
This sample text is styled with font color #120C0D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#120C0D">Div content here</div>
<div style="border:3px solid #120C0D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(18, 12, 13, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #120C0D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #120C0D;
-webkit-box-shadow: 1px 1px 3px #120C0D;
box-shadow: 1px 1px 3px #120C0D; }
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 #120C0D (Optophobia)
Color Overview & Profile: Color #120C0D, also known as Optophobia, 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), 5% Green (12/255), and 5% Blue (13/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #120C0D translates into the CMYK subtractive color model with values of 0% Cyan, 33.3% Magenta, 27.8% Yellow, and 92.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 350°, saturation of 20%, and lightness of 5.9%.
Web Accessibility & Design Recommendations: When implementing #120C0D 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 ##000000.
