Shades of Olivetone #797614
Tints of Olivetone #797614
RGB
CMYK
RGB Variations
Color information
#797614 (or 0x797614) is known color: Olivetone. HEX triplet: 79, 76 and 14. RGB value is (121,118,20). Sum of RGB (Red+Green+Blue) = 121+118+20=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 118 (46.48% from 255 or 45.56% from 259); Blue value is 20 (8.20% from 255 or 7.72% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #797614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797614 is #8689EB. Grayscale: #6C6C6C. Windows color (decimal): -8817132 or 1341049. OLE color: 1341049.
HSL color Cylindrical-coordinate representation of color #797614: hue angle of 58.22º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #797614 is Cyan = 0, Magento = 0.02, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 20 | - |
| CMYK | 0 | 0.02 | 0.83 | 0.53 |
| HSL | 58.22º | 0.72% | 0.28% | - |
| HSV(B) | 58.22º | 0.83% | 0.47% | - |
| XYZ | 14.49 | 17.07 | 3.19 | - |
| YUV | 107.73 | 78.49 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 20 | 0 | 0.02 | 0.83 | 0.53 | 58.22 | 0.72 | 0.28 |
| Hex | 79 | 76 | 14 | 0 | 2 | 53 | 35 | 3A | 48 | 1C |
| Octal | 171 | 166 | 24 | 0 | 2 | 123 | 65 | 72 | 110 | 34 |
| Binary | 1111001 | 1110110 | 10100 | 0 | 10 | 1010011 | 110101 | 111010 | 1001000 | 11100 |
Color Harmonies of #797614
Complementary color
Monochromatic Colors of #797614
Black with #797614
Text Example
Text Example
White with #797614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797614; }
p { color: rgb(121,118,20); }
H1.HeaderClassName
{
color: #797614;
}
.AnyTagClassName
{
color: #797614;
}
</style>
background-color css
<style>
a { background-color: #797614; }
a { background-color: rgb(121,118,20); }
div.DivClassName
{
background-color: #797614;
}
.BgClassName
{
background-color: #797614;
}
</style>
border-color css
<style>
span { border-color: #797614; }
span { border-color: rgb(121,118,20); }
td.TdClassName
{
border-color: #797614;
}
.TagClassName
{
border-color: #797614;
}
</style>