Shades of Olive #817601
Tints of Olive #817601
RGB
CMYK
RGB Variations
Color information
#817601 (or 0x817601) is known color: Olive. HEX triplet: 81, 76 and 01. RGB value is (129,118,1). Sum of RGB (Red+Green+Blue) = 129+118+1=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 118 (46.48% from 255 or 47.58% from 248); Blue value is 1 (0.78% from 255 or 0.40% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #817601 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817601 is #7E89FE. Grayscale: #6C6C6C. Windows color (decimal): -8292863 or 95873. OLE color: 95873.
HSL color Cylindrical-coordinate representation of color #817601: hue angle of 54.84º 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 #817601 is Cyan = 0, Magento = 0.09, Yellow = 0.99 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 1 | - |
| CMYK | 0 | 0.09 | 0.99 | 0.49 |
| HSL | 54.84º | 0.98% | 0.25% | - |
| HSV(B) | 54.84º | 0.99% | 0.51% | - |
| XYZ | 15.54 | 17.63 | 2.61 | - |
| YUV | 107.95 | 67.64 | 143.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 1 | 0 | 0.09 | 0.99 | 0.49 | 54.84 | 0.98 | 0.25 |
| Hex | 81 | 76 | 1 | 0 | 9 | 63 | 31 | 37 | 62 | 19 |
| Octal | 201 | 166 | 1 | 0 | 11 | 143 | 61 | 67 | 142 | 31 |
| Binary | 10000001 | 1110110 | 1 | 0 | 1001 | 1100011 | 110001 | 110111 | 1100010 | 11001 |
Color Harmonies of #817601
Complementary color
Monochromatic Colors of #817601
Black with #817601
Text Example
Text Example
White with #817601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817601; }
p { color: rgb(129,118,1); }
H1.HeaderClassName
{
color: #817601;
}
.AnyTagClassName
{
color: #817601;
}
</style>
background-color css
<style>
a { background-color: #817601; }
a { background-color: rgb(129,118,1); }
div.DivClassName
{
background-color: #817601;
}
.BgClassName
{
background-color: #817601;
}
</style>
border-color css
<style>
span { border-color: #817601; }
span { border-color: rgb(129,118,1); }
td.TdClassName
{
border-color: #817601;
}
.TagClassName
{
border-color: #817601;
}
</style>