Shades of Olivetone #797117
Tints of Olivetone #797117
RGB
CMYK
RGB Variations
Color information
#797117 (or 0x797117) is known color: Olivetone. HEX triplet: 79, 71 and 17. RGB value is (121,113,23). Sum of RGB (Red+Green+Blue) = 121+113+23=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 113 (44.53% from 255 or 43.97% from 257); Blue value is 23 (9.38% from 255 or 8.95% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #797117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797117 is #868EE8. Grayscale: #696969. Windows color (decimal): -8818409 or 1536377. OLE color: 1536377.
HSL color Cylindrical-coordinate representation of color #797117: hue angle of 55.1º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #797117 is Cyan = 0, Magento = 0.07, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 23 | - |
| CMYK | 0 | 0.07 | 0.81 | 0.53 |
| HSL | 55.1º | 0.68% | 0.28% | - |
| HSV(B) | 55.1º | 0.81% | 0.47% | - |
| XYZ | 13.94 | 15.94 | 3.15 | - |
| YUV | 105.13 | 81.65 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 23 | 0 | 0.07 | 0.81 | 0.53 | 55.1 | 0.68 | 0.28 |
| Hex | 79 | 71 | 17 | 0 | 7 | 51 | 35 | 37 | 44 | 1C |
| Octal | 171 | 161 | 27 | 0 | 7 | 121 | 65 | 67 | 104 | 34 |
| Binary | 1111001 | 1110001 | 10111 | 0 | 111 | 1010001 | 110101 | 110111 | 1000100 | 11100 |
Color Harmonies of #797117
Complementary color
Monochromatic Colors of #797117
Black with #797117
Text Example
Text Example
White with #797117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797117; }
p { color: rgb(121,113,23); }
H1.HeaderClassName
{
color: #797117;
}
.AnyTagClassName
{
color: #797117;
}
</style>
background-color css
<style>
a { background-color: #797117; }
a { background-color: rgb(121,113,23); }
div.DivClassName
{
background-color: #797117;
}
.BgClassName
{
background-color: #797117;
}
</style>
border-color css
<style>
span { border-color: #797117; }
span { border-color: rgb(121,113,23); }
td.TdClassName
{
border-color: #797117;
}
.TagClassName
{
border-color: #797117;
}
</style>