#771908 Obscure Ogre
#771908 (Obscure Ogre) RGB value is (119, 25, 8).
Red value is 119, green value is 25, and blue value is 8.
Cylindrical-coordinate representations (HSL) of color #771908: hue: 9°, saturation: 87.4%, and lightness: 24.9%.
Process color (CMYK) of #771908 is 0%, 79%, 93.3%, 53.3%. Web safe color equivalent of #771908 is ##660000. Color #771908 contains mainly Red.
Color Spaces
| Color spaces of #771908 | Value |
|---|---|
| RGB | 119, 25, 8 |
| HSL | 9°, 87.4%, 24.9% |
| HSV / HSB | 9°, 93.3%, 46.7% |
| CMYK | 0%, 79%, 93.3%, 53.3% |
| XYZ | 8, 4.64, 0.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 00011001 | 00001000 |
| Octal | 167 | 031 | 010 |
| Decimal | 119 | 25 | 8 |
| Hex | 77 | 19 | 08 |
Shades of #771908
Tints of #771908
.mybgColor { background-color: #771908; }
.myforeColor { color: #771908; }
.myborderColor { border: 3px solid #771908; }
<p style="color:#771908">Text here</p>
This sample text is styled with font color #771908. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#771908">Div content here</div>
<div style="border:3px solid #771908">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 25, 8, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #771908; }
.divShadow { -moz-box-shadow: 1px 1px 3px #771908;
-webkit-box-shadow: 1px 1px 3px #771908;
box-shadow: 1px 1px 3px #771908; }
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 #771908 (Obscure Ogre)
Color Overview & Profile: Color #771908, also known as Obscure Ogre, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (119/255), 10% Green (25/255), and 3% Blue (8/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #771908 translates into the CMYK subtractive color model with values of 0% Cyan, 79% Magenta, 93.3% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 87.4%, and lightness of 24.9%.
Web Accessibility & Design Recommendations: When implementing #771908 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 ##660000.
