Shades of Olive #817410
Tints of Olive #817410
RGB
CMYK
RGB Variations
Color information
#817410 (or 0x817410) is known color: Olive. HEX triplet: 81, 74 and 10. RGB value is (129,116,16). Sum of RGB (Red+Green+Blue) = 129+116+16=261 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.43% from 261); Green value is 116 (45.70% from 255 or 44.44% from 261); Blue value is 16 (6.64% from 255 or 6.13% from 261); Max value from RGB is 129 - color contains mainly: red. Hex color #817410 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817410 is #7E8BEF. Grayscale: #6C6C6C. Windows color (decimal): -8293360 or 1078401. OLE color: 1078401.
HSL color Cylindrical-coordinate representation of color #817410: hue angle of 53.1º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #817410 is Cyan = 0, Magento = 0.10, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 16 | - |
| CMYK | 0 | 0.10 | 0.88 | 0.49 |
| HSL | 53.1º | 0.78% | 0.28% | - |
| HSV(B) | 53.1º | 0.88% | 0.51% | - |
| XYZ | 15.39 | 17.2 | 3 | - |
| YUV | 108.49 | 75.81 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 16 | 0 | 0.10 | 0.88 | 0.49 | 53.1 | 0.78 | 0.28 |
| Hex | 81 | 74 | 10 | 0 | A | 58 | 31 | 35 | 4E | 1C |
| Octal | 201 | 164 | 20 | 0 | 12 | 130 | 61 | 65 | 116 | 34 |
| Binary | 10000001 | 1110100 | 10000 | 0 | 1010 | 1011000 | 110001 | 110101 | 1001110 | 11100 |
Color Harmonies of #817410
Complementary color
Monochromatic Colors of #817410
Black with #817410
Text Example
Text Example
White with #817410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817410; }
p { color: rgb(129,116,16); }
H1.HeaderClassName
{
color: #817410;
}
.AnyTagClassName
{
color: #817410;
}
</style>
background-color css
<style>
a { background-color: #817410; }
a { background-color: rgb(129,116,16); }
div.DivClassName
{
background-color: #817410;
}
.BgClassName
{
background-color: #817410;
}
</style>
border-color css
<style>
span { border-color: #817410; }
span { border-color: rgb(129,116,16); }
td.TdClassName
{
border-color: #817410;
}
.TagClassName
{
border-color: #817410;
}
</style>