Shades of Olive #817200
Tints of Olive #817200
RGB
CMYK
RGB Variations
Color information
#817200 (or 0x817200) is known color: Olive. HEX triplet: 81, 72 and 00. RGB value is (129,114,0). Sum of RGB (Red+Green+Blue) = 129+114+0=243 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.09% from 243); Green value is 114 (44.92% from 255 or 46.91% from 243); Blue value is 0 (0.39% from 255 or 0% from 243); Max value from RGB is 129 - color contains mainly: red. Hex color #817200 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817200 is #7E8DFF. Grayscale: #696969. Windows color (decimal): -8293888 or 29313. OLE color: 29313.
HSL color Cylindrical-coordinate representation of color #817200: hue angle of 53.02º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #817200 is Cyan = 0, Magento = 0.12, Yellow = 1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 0 | - |
| CMYK | 0 | 0.12 | 1 | 0.49 |
| HSL | 53.02º | 1% | 0.25% | - |
| HSV(B) | 53.02º | 1% | 0.51% | - |
| XYZ | 15.07 | 16.7 | 2.43 | - |
| YUV | 105.49 | 68.47 | 144.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 0 | 0 | 0.12 | 1 | 0.49 | 53.02 | 1 | 0.25 |
| Hex | 81 | 72 | 0 | 0 | C | 64 | 31 | 35 | 64 | 19 |
| Octal | 201 | 162 | 0 | 0 | 14 | 144 | 61 | 65 | 144 | 31 |
| Binary | 10000001 | 1110010 | 0 | 0 | 1100 | 1100100 | 110001 | 110101 | 1100100 | 11001 |
Color Harmonies of #817200
Complementary color
Monochromatic Colors of #817200
Black with #817200
Text Example
Text Example
White with #817200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817200; }
p { color: rgb(129,114,0); }
H1.HeaderClassName
{
color: #817200;
}
.AnyTagClassName
{
color: #817200;
}
</style>
background-color css
<style>
a { background-color: #817200; }
a { background-color: rgb(129,114,0); }
div.DivClassName
{
background-color: #817200;
}
.BgClassName
{
background-color: #817200;
}
</style>
border-color css
<style>
span { border-color: #817200; }
span { border-color: rgb(129,114,0); }
td.TdClassName
{
border-color: #817200;
}
.TagClassName
{
border-color: #817200;
}
</style>