#0A0C1C Nyctophobia
#0A0C1C (Nyctophobia) RGB value is (10, 12, 28).
Red value is 10, green value is 12, and blue value is 28.
Cylindrical-coordinate representations (HSL) of color #0A0C1C: hue: 233°, saturation: 47.4%, and lightness: 7.5%.
Process color (CMYK) of #0A0C1C is 64.3%, 57.1%, 0%, 89%. Web safe color equivalent of #0A0C1C is ##000033. Color #0A0C1C contains mainly Black.
Color Spaces
| Color spaces of #0A0C1C | Value |
|---|---|
| RGB | 10, 12, 28 |
| HSL | 233°, 47.4%, 7.5% |
| HSV / HSB | 233°, 64.3%, 11% |
| CMYK | 64.3%, 57.1%, 0%, 89% |
| XYZ | 0.47, 0.41, 1.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001010 | 00001100 | 00011100 |
| Octal | 012 | 014 | 034 |
| Decimal | 10 | 12 | 28 |
| Hex | 0A | 0C | 1C |
Shades of #0A0C1C
Tints of #0A0C1C
.mybgColor { background-color: #0A0C1C; }
.myforeColor { color: #0A0C1C; }
.myborderColor { border: 3px solid #0A0C1C; }
<p style="color:#0A0C1C">Text here</p>
This sample text is styled with font color #0A0C1C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0A0C1C">Div content here</div>
<div style="border:3px solid #0A0C1C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(10, 12, 28, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0A0C1C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0A0C1C;
-webkit-box-shadow: 1px 1px 3px #0A0C1C;
box-shadow: 1px 1px 3px #0A0C1C; }
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 #0A0C1C (Nyctophobia)
Color Overview & Profile: Color #0A0C1C, also known as Nyctophobia, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 4% Red (10/255), 5% Green (12/255), and 11% Blue (28/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #0A0C1C translates into the CMYK subtractive color model with values of 64.3% Cyan, 57.1% Magenta, 0% Yellow, and 89% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 233°, saturation of 47.4%, and lightness of 7.5%.
Web Accessibility & Design Recommendations: When implementing #0A0C1C 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.
