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