Shades of Olive #817711
Tints of Olive #817711
RGB
CMYK
RGB Variations
Color information
#817711 (or 0x817711) is known color: Olive. HEX triplet: 81, 77 and 11. RGB value is (129,119,17). Sum of RGB (Red+Green+Blue) = 129+119+17=265 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.68% from 265); Green value is 119 (46.88% from 255 or 44.91% from 265); Blue value is 17 (7.03% from 255 or 6.42% from 265); Max value from RGB is 129 - color contains mainly: red. Hex color #817711 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817711 is #7E88EE. Grayscale: #6E6E6E. Windows color (decimal): -8292591 or 1144705. OLE color: 1144705.
HSL color Cylindrical-coordinate representation of color #817711: hue angle of 54.64º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #817711 is Cyan = 0, Magento = 0.08, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 17 | - |
| CMYK | 0 | 0.08 | 0.87 | 0.49 |
| HSL | 54.64º | 0.77% | 0.29% | - |
| HSV(B) | 54.64º | 0.87% | 0.51% | - |
| XYZ | 15.75 | 17.9 | 3.16 | - |
| YUV | 110.36 | 75.31 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 17 | 0 | 0.08 | 0.87 | 0.49 | 54.64 | 0.77 | 0.29 |
| Hex | 81 | 77 | 11 | 0 | 8 | 57 | 31 | 37 | 4D | 1D |
| Octal | 201 | 167 | 21 | 0 | 10 | 127 | 61 | 67 | 115 | 35 |
| Binary | 10000001 | 1110111 | 10001 | 0 | 1000 | 1010111 | 110001 | 110111 | 1001101 | 11101 |
Color Harmonies of #817711
Complementary color
Monochromatic Colors of #817711
Black with #817711
Text Example
Text Example
White with #817711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817711; }
p { color: rgb(129,119,17); }
H1.HeaderClassName
{
color: #817711;
}
.AnyTagClassName
{
color: #817711;
}
</style>
background-color css
<style>
a { background-color: #817711; }
a { background-color: rgb(129,119,17); }
div.DivClassName
{
background-color: #817711;
}
.BgClassName
{
background-color: #817711;
}
</style>
border-color css
<style>
span { border-color: #817711; }
span { border-color: rgb(129,119,17); }
td.TdClassName
{
border-color: #817711;
}
.TagClassName
{
border-color: #817711;
}
</style>