Shades of Olive #817605
Tints of Olive #817605
RGB
CMYK
RGB Variations
Color information
#817605 (or 0x817605) is known color: Olive. HEX triplet: 81, 76 and 05. RGB value is (129,118,5). Sum of RGB (Red+Green+Blue) = 129+118+5=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 118 (46.48% from 255 or 46.83% from 252); Blue value is 5 (2.34% from 255 or 1.98% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #817605 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817605 is #7E89FA. Grayscale: #6C6C6C. Windows color (decimal): -8292859 or 358017. OLE color: 358017.
HSL color Cylindrical-coordinate representation of color #817605: hue angle of 54.68º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #817605 is Cyan = 0, Magento = 0.09, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 5 | - |
| CMYK | 0 | 0.09 | 0.96 | 0.49 |
| HSL | 54.68º | 0.93% | 0.26% | - |
| HSV(B) | 54.68º | 0.96% | 0.51% | - |
| XYZ | 15.56 | 17.63 | 2.73 | - |
| YUV | 108.41 | 69.64 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 5 | 0 | 0.09 | 0.96 | 0.49 | 54.68 | 0.93 | 0.26 |
| Hex | 81 | 76 | 5 | 0 | 9 | 60 | 31 | 37 | 5D | 1A |
| Octal | 201 | 166 | 5 | 0 | 11 | 140 | 61 | 67 | 135 | 32 |
| Binary | 10000001 | 1110110 | 101 | 0 | 1001 | 1100000 | 110001 | 110111 | 1011101 | 11010 |
Color Harmonies of #817605
Complementary color
Monochromatic Colors of #817605
Black with #817605
Text Example
Text Example
White with #817605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817605; }
p { color: rgb(129,118,5); }
H1.HeaderClassName
{
color: #817605;
}
.AnyTagClassName
{
color: #817605;
}
</style>
background-color css
<style>
a { background-color: #817605; }
a { background-color: rgb(129,118,5); }
div.DivClassName
{
background-color: #817605;
}
.BgClassName
{
background-color: #817605;
}
</style>
border-color css
<style>
span { border-color: #817605; }
span { border-color: rgb(129,118,5); }
td.TdClassName
{
border-color: #817605;
}
.TagClassName
{
border-color: #817605;
}
</style>