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