Shades of Olive #817404
Tints of Olive #817404
RGB
CMYK
RGB Variations
Color information
#817404 (or 0x817404) is known color: Olive. HEX triplet: 81, 74 and 04. RGB value is (129,116,4). Sum of RGB (Red+Green+Blue) = 129+116+4=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 116 (45.70% from 255 or 46.59% from 249); Blue value is 4 (1.95% from 255 or 1.61% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #817404 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817404 is #7E8BFB. Grayscale: #6B6B6B. Windows color (decimal): -8293372 or 291969. OLE color: 291969.
HSL color Cylindrical-coordinate representation of color #817404: hue angle of 53.76º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #817404 is Cyan = 0, Magento = 0.10, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 4 | - |
| CMYK | 0 | 0.10 | 0.97 | 0.49 |
| HSL | 53.76º | 0.94% | 0.26% | - |
| HSV(B) | 53.76º | 0.97% | 0.51% | - |
| XYZ | 15.32 | 17.17 | 2.62 | - |
| YUV | 107.12 | 69.81 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 4 | 0 | 0.10 | 0.97 | 0.49 | 53.76 | 0.94 | 0.26 |
| Hex | 81 | 74 | 4 | 0 | A | 61 | 31 | 36 | 5E | 1A |
| Octal | 201 | 164 | 4 | 0 | 12 | 141 | 61 | 66 | 136 | 32 |
| Binary | 10000001 | 1110100 | 100 | 0 | 1010 | 1100001 | 110001 | 110110 | 1011110 | 11010 |
Color Harmonies of #817404
Complementary color
Monochromatic Colors of #817404
Black with #817404
Text Example
Text Example
White with #817404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817404; }
p { color: rgb(129,116,4); }
H1.HeaderClassName
{
color: #817404;
}
.AnyTagClassName
{
color: #817404;
}
</style>
background-color css
<style>
a { background-color: #817404; }
a { background-color: rgb(129,116,4); }
div.DivClassName
{
background-color: #817404;
}
.BgClassName
{
background-color: #817404;
}
</style>
border-color css
<style>
span { border-color: #817404; }
span { border-color: rgb(129,116,4); }
td.TdClassName
{
border-color: #817404;
}
.TagClassName
{
border-color: #817404;
}
</style>