#0F0D09 Optophobia
#0F0D09 (Optophobia) RGB value is (15, 13, 9).
Red value is 15, green value is 13, and blue value is 9.
Cylindrical-coordinate representations (HSL) of color #0F0D09: hue: 40°, saturation: 25%, and lightness: 4.7%.
Process color (CMYK) of #0F0D09 is 0%, 13.3%, 40%, 94.1%. Web safe color equivalent of #0F0D09 is ##000000. Color #0F0D09 contains mainly Black.
Color Spaces
| Color spaces of #0F0D09 | Value |
|---|---|
| RGB | 15, 13, 9 |
| HSL | 40°, 25%, 4.7% |
| HSV / HSB | 40°, 40%, 5.9% |
| CMYK | 0%, 13.3%, 40%, 94.1% |
| XYZ | 0.39, 0.41, 0.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001111 | 00001101 | 00001001 |
| Octal | 017 | 015 | 011 |
| Decimal | 15 | 13 | 9 |
| Hex | 0F | 0D | 09 |
Shades of #0F0D09
Tints of #0F0D09
.mybgColor { background-color: #0F0D09; }
.myforeColor { color: #0F0D09; }
.myborderColor { border: 3px solid #0F0D09; }
<p style="color:#0F0D09">Text here</p>
This sample text is styled with font color #0F0D09. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0F0D09">Div content here</div>
<div style="border:3px solid #0F0D09">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(15, 13, 9, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0F0D09; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0F0D09;
-webkit-box-shadow: 1px 1px 3px #0F0D09;
box-shadow: 1px 1px 3px #0F0D09; }
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 #0F0D09 (Optophobia)
Color Overview & Profile: Color #0F0D09, 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 6% Red (15/255), 5% Green (13/255), and 4% Blue (9/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #0F0D09 translates into the CMYK subtractive color model with values of 0% Cyan, 13.3% Magenta, 40% Yellow, and 94.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 25%, and lightness of 4.7%.
Web Accessibility & Design Recommendations: When implementing #0F0D09 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.
