Shades of Olive #817407
Tints of Olive #817407
RGB
CMYK
RGB Variations
Color information
#817407 (or 0x817407) is known color: Olive. HEX triplet: 81, 74 and 07. RGB value is (129,116,7). Sum of RGB (Red+Green+Blue) = 129+116+7=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 116 (45.70% from 255 or 46.03% from 252); Blue value is 7 (3.12% from 255 or 2.78% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #817407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817407 is #7E8BF8. Grayscale: #6B6B6B. Windows color (decimal): -8293369 or 488577. OLE color: 488577.
HSL color Cylindrical-coordinate representation of color #817407: hue angle of 53.61º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #817407 is Cyan = 0, Magento = 0.10, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 7 | - |
| CMYK | 0 | 0.10 | 0.95 | 0.49 |
| HSL | 53.61º | 0.9% | 0.27% | - |
| HSV(B) | 53.61º | 0.95% | 0.51% | - |
| XYZ | 15.34 | 17.17 | 2.71 | - |
| YUV | 107.46 | 71.31 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 7 | 0 | 0.10 | 0.95 | 0.49 | 53.61 | 0.9 | 0.27 |
| Hex | 81 | 74 | 7 | 0 | A | 5F | 31 | 36 | 5A | 1B |
| Octal | 201 | 164 | 7 | 0 | 12 | 137 | 61 | 66 | 132 | 33 |
| Binary | 10000001 | 1110100 | 111 | 0 | 1010 | 1011111 | 110001 | 110110 | 1011010 | 11011 |
Color Harmonies of #817407
Complementary color
Monochromatic Colors of #817407
Black with #817407
Text Example
Text Example
White with #817407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817407; }
p { color: rgb(129,116,7); }
H1.HeaderClassName
{
color: #817407;
}
.AnyTagClassName
{
color: #817407;
}
</style>
background-color css
<style>
a { background-color: #817407; }
a { background-color: rgb(129,116,7); }
div.DivClassName
{
background-color: #817407;
}
.BgClassName
{
background-color: #817407;
}
</style>
border-color css
<style>
span { border-color: #817407; }
span { border-color: rgb(129,116,7); }
td.TdClassName
{
border-color: #817407;
}
.TagClassName
{
border-color: #817407;
}
</style>