Shades of Olivetone #797617
Tints of Olivetone #797617
RGB
CMYK
RGB Variations
Color information
#797617 (or 0x797617) is known color: Olivetone. HEX triplet: 79, 76 and 17. RGB value is (121,118,23). Sum of RGB (Red+Green+Blue) = 121+118+23=262 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.18% from 262); Green value is 118 (46.48% from 255 or 45.04% from 262); Blue value is 23 (9.38% from 255 or 8.78% from 262); Max value from RGB is 121 - color contains mainly: red. Hex color #797617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797617 is #8689E8. Grayscale: #6C6C6C. Windows color (decimal): -8817129 or 1537657. OLE color: 1537657.
HSL color Cylindrical-coordinate representation of color #797617: hue angle of 58.16º 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 #797617 is Cyan = 0, Magento = 0.02, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 23 | - |
| CMYK | 0 | 0.02 | 0.81 | 0.53 |
| HSL | 58.16º | 0.68% | 0.28% | - |
| HSV(B) | 58.16º | 0.81% | 0.47% | - |
| XYZ | 14.52 | 17.08 | 3.34 | - |
| YUV | 108.07 | 79.99 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 23 | 0 | 0.02 | 0.81 | 0.53 | 58.16 | 0.68 | 0.28 |
| Hex | 79 | 76 | 17 | 0 | 2 | 51 | 35 | 3A | 44 | 1C |
| Octal | 171 | 166 | 27 | 0 | 2 | 121 | 65 | 72 | 104 | 34 |
| Binary | 1111001 | 1110110 | 10111 | 0 | 10 | 1010001 | 110101 | 111010 | 1000100 | 11100 |
Color Harmonies of #797617
Complementary color
Monochromatic Colors of #797617
Black with #797617
Text Example
Text Example
White with #797617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797617; }
p { color: rgb(121,118,23); }
H1.HeaderClassName
{
color: #797617;
}
.AnyTagClassName
{
color: #797617;
}
</style>
background-color css
<style>
a { background-color: #797617; }
a { background-color: rgb(121,118,23); }
div.DivClassName
{
background-color: #797617;
}
.BgClassName
{
background-color: #797617;
}
</style>
border-color css
<style>
span { border-color: #797617; }
span { border-color: rgb(121,118,23); }
td.TdClassName
{
border-color: #797617;
}
.TagClassName
{
border-color: #797617;
}
</style>