#808101 Drably Olive
#808101 (Drably Olive) RGB value is (128, 129, 1).
Red value is 128, green value is 129, and blue value is 1.
Cylindrical-coordinate representations (HSL) of color #808101: hue: 60°, saturation: 98.5%, and lightness: 25.5%.
Process color (CMYK) of #808101 is 0.8%, 0%, 99.2%, 49.4%. Web safe color equivalent of #808101 is ##999900. Color #808101 contains mainly Green.
Color Spaces
| Color spaces of #808101 | Value |
|---|---|
| RGB | 128, 129, 1 |
| HSL | 60°, 98.5%, 25.5% |
| HSV / HSB | 60°, 99.2%, 50.6% |
| CMYK | 0.8%, 0%, 99.2%, 49.4% |
| XYZ | 16.76, 20.29, 3.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 10000001 | 00000001 |
| Octal | 200 | 201 | 001 |
| Decimal | 128 | 129 | 1 |
| Hex | 80 | 81 | 01 |
Shades of #808101
Tints of #808101
.mybgColor { background-color: #808101; }
.myforeColor { color: #808101; }
.myborderColor { border: 3px solid #808101; }
<p style="color:#808101">Text here</p>
This sample text is styled with font color #808101. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#808101">Div content here</div>
<div style="border:3px solid #808101">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 129, 1, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #808101; }
.divShadow { -moz-box-shadow: 1px 1px 3px #808101;
-webkit-box-shadow: 1px 1px 3px #808101;
box-shadow: 1px 1px 3px #808101; }
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 #808101 (Drably Olive)
Color Overview & Profile: Color #808101, also known as Drably Olive, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 51% Green (129/255), and 0% Blue (1/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #808101 translates into the CMYK subtractive color model with values of 0.8% Cyan, 0% Magenta, 99.2% Yellow, and 49.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 98.5%, and lightness of 25.5%.
Web Accessibility & Design Recommendations: When implementing #808101 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 ##999900.
