Shades of Olive #817606
Tints of Olive #817606
RGB
CMYK
RGB Variations
Color information
#817606 (or 0x817606) is known color: Olive. HEX triplet: 81, 76 and 06. RGB value is (129,118,6). Sum of RGB (Red+Green+Blue) = 129+118+6=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 6 (2.73% from 255 or 2.37% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #817606 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817606 is #7E89F9. Grayscale: #6C6C6C. Windows color (decimal): -8292858 or 423553. OLE color: 423553.
HSL color Cylindrical-coordinate representation of color #817606: hue angle of 54.63º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #817606 is Cyan = 0, Magento = 0.09, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 6 | - |
| CMYK | 0 | 0.09 | 0.95 | 0.49 |
| HSL | 54.63º | 0.91% | 0.26% | - |
| HSV(B) | 54.63º | 0.95% | 0.51% | - |
| XYZ | 15.56 | 17.64 | 2.76 | - |
| YUV | 108.52 | 70.14 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 6 | 0 | 0.09 | 0.95 | 0.49 | 54.63 | 0.91 | 0.26 |
| Hex | 81 | 76 | 6 | 0 | 9 | 5F | 31 | 37 | 5B | 1A |
| Octal | 201 | 166 | 6 | 0 | 11 | 137 | 61 | 67 | 133 | 32 |
| Binary | 10000001 | 1110110 | 110 | 0 | 1001 | 1011111 | 110001 | 110111 | 1011011 | 11010 |
Color Harmonies of #817606
Complementary color
Monochromatic Colors of #817606
Black with #817606
Text Example
Text Example
White with #817606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817606; }
p { color: rgb(129,118,6); }
H1.HeaderClassName
{
color: #817606;
}
.AnyTagClassName
{
color: #817606;
}
</style>
background-color css
<style>
a { background-color: #817606; }
a { background-color: rgb(129,118,6); }
div.DivClassName
{
background-color: #817606;
}
.BgClassName
{
background-color: #817606;
}
</style>
border-color css
<style>
span { border-color: #817606; }
span { border-color: rgb(129,118,6); }
td.TdClassName
{
border-color: #817606;
}
.TagClassName
{
border-color: #817606;
}
</style>