Shades of Olive #817100
Tints of Olive #817100
RGB
CMYK
RGB Variations
Color information
#817100 (or 0x817100) is known color: Olive. HEX triplet: 81, 71 and 00. RGB value is (129,113,0). Sum of RGB (Red+Green+Blue) = 129+113+0=242 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.31% from 242); Green value is 113 (44.53% from 255 or 46.69% from 242); Blue value is 0 (0.39% from 255 or 0% from 242); Max value from RGB is 129 - color contains mainly: red. Hex color #817100 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817100 is #7E8EFF. Grayscale: #696969. Windows color (decimal): -8294144 or 29057. OLE color: 29057.
HSL color Cylindrical-coordinate representation of color #817100: hue angle of 52.56º 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 #817100 is Cyan = 0, Magento = 0.12, Yellow = 1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 0 | - |
| CMYK | 0 | 0.12 | 1 | 0.49 |
| HSL | 52.56º | 1% | 0.25% | - |
| HSV(B) | 52.56º | 1% | 0.51% | - |
| XYZ | 14.96 | 16.48 | 2.39 | - |
| YUV | 104.9 | 68.8 | 145.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 0 | 0 | 0.12 | 1 | 0.49 | 52.56 | 1 | 0.25 |
| Hex | 81 | 71 | 0 | 0 | C | 64 | 31 | 35 | 64 | 19 |
| Octal | 201 | 161 | 0 | 0 | 14 | 144 | 61 | 65 | 144 | 31 |
| Binary | 10000001 | 1110001 | 0 | 0 | 1100 | 1100100 | 110001 | 110101 | 1100100 | 11001 |
Color Harmonies of #817100
Complementary color
Monochromatic Colors of #817100
Black with #817100
Text Example
Text Example
White with #817100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817100; }
p { color: rgb(129,113,0); }
H1.HeaderClassName
{
color: #817100;
}
.AnyTagClassName
{
color: #817100;
}
</style>
background-color css
<style>
a { background-color: #817100; }
a { background-color: rgb(129,113,0); }
div.DivClassName
{
background-color: #817100;
}
.BgClassName
{
background-color: #817100;
}
</style>
border-color css
<style>
span { border-color: #817100; }
span { border-color: rgb(129,113,0); }
td.TdClassName
{
border-color: #817100;
}
.TagClassName
{
border-color: #817100;
}
</style>