Shades of Olive #817801
Tints of Olive #817801
RGB
CMYK
RGB Variations
Color information
#817801 (or 0x817801) is known color: Olive. HEX triplet: 81, 78 and 01. RGB value is (129,120,1). Sum of RGB (Red+Green+Blue) = 129+120+1=250 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.6% from 250); Green value is 120 (47.27% from 255 or 48% from 250); Blue value is 1 (0.78% from 255 or 0.4% from 250); Max value from RGB is 129 - color contains mainly: red. Hex color #817801 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817801 is #7E87FE. Grayscale: #6D6D6D. Windows color (decimal): -8292351 or 96385. OLE color: 96385.
HSL color Cylindrical-coordinate representation of color #817801: hue angle of 55.78º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #817801 is Cyan = 0, Magento = 0.07, Yellow = 0.99 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 1 | - |
| CMYK | 0 | 0.07 | 0.99 | 0.49 |
| HSL | 55.78º | 0.98% | 0.25% | - |
| HSV(B) | 55.78º | 0.99% | 0.51% | - |
| XYZ | 15.78 | 18.1 | 2.69 | - |
| YUV | 109.13 | 66.98 | 142.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 1 | 0 | 0.07 | 0.99 | 0.49 | 55.78 | 0.98 | 0.25 |
| Hex | 81 | 78 | 1 | 0 | 7 | 63 | 31 | 38 | 62 | 19 |
| Octal | 201 | 170 | 1 | 0 | 7 | 143 | 61 | 70 | 142 | 31 |
| Binary | 10000001 | 1111000 | 1 | 0 | 111 | 1100011 | 110001 | 111000 | 1100010 | 11001 |
Color Harmonies of #817801
Complementary color
Monochromatic Colors of #817801
Black with #817801
Text Example
Text Example
White with #817801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817801; }
p { color: rgb(129,120,1); }
H1.HeaderClassName
{
color: #817801;
}
.AnyTagClassName
{
color: #817801;
}
</style>
background-color css
<style>
a { background-color: #817801; }
a { background-color: rgb(129,120,1); }
div.DivClassName
{
background-color: #817801;
}
.BgClassName
{
background-color: #817801;
}
</style>
border-color css
<style>
span { border-color: #817801; }
span { border-color: rgb(129,120,1); }
td.TdClassName
{
border-color: #817801;
}
.TagClassName
{
border-color: #817801;
}
</style>