Shades of Olivetone #797316
Tints of Olivetone #797316
RGB
CMYK
RGB Variations
Color information
#797316 (or 0x797316) is known color: Olivetone. HEX triplet: 79, 73 and 16. RGB value is (121,115,22). Sum of RGB (Red+Green+Blue) = 121+115+22=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 115 (45.31% from 255 or 44.57% from 258); Blue value is 22 (8.98% from 255 or 8.53% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #797316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797316 is #868CE9. Grayscale: #6A6A6A. Windows color (decimal): -8817898 or 1471353. OLE color: 1471353.
HSL color Cylindrical-coordinate representation of color #797316: hue angle of 56.36º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #797316 is Cyan = 0, Magento = 0.05, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 22 | - |
| CMYK | 0 | 0.05 | 0.82 | 0.53 |
| HSL | 56.36º | 0.69% | 0.28% | - |
| HSV(B) | 56.36º | 0.82% | 0.47% | - |
| XYZ | 14.16 | 16.38 | 3.18 | - |
| YUV | 106.19 | 80.49 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 22 | 0 | 0.05 | 0.82 | 0.53 | 56.36 | 0.69 | 0.28 |
| Hex | 79 | 73 | 16 | 0 | 5 | 52 | 35 | 38 | 45 | 1C |
| Octal | 171 | 163 | 26 | 0 | 5 | 122 | 65 | 70 | 105 | 34 |
| Binary | 1111001 | 1110011 | 10110 | 0 | 101 | 1010010 | 110101 | 111000 | 1000101 | 11100 |
Color Harmonies of #797316
Complementary color
Monochromatic Colors of #797316
Black with #797316
Text Example
Text Example
White with #797316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797316; }
p { color: rgb(121,115,22); }
H1.HeaderClassName
{
color: #797316;
}
.AnyTagClassName
{
color: #797316;
}
</style>
background-color css
<style>
a { background-color: #797316; }
a { background-color: rgb(121,115,22); }
div.DivClassName
{
background-color: #797316;
}
.BgClassName
{
background-color: #797316;
}
</style>
border-color css
<style>
span { border-color: #797316; }
span { border-color: rgb(121,115,22); }
td.TdClassName
{
border-color: #797316;
}
.TagClassName
{
border-color: #797316;
}
</style>