Shades of Olivetone #797314
Tints of Olivetone #797314
RGB
CMYK
RGB Variations
Color information
#797314 (or 0x797314) is known color: Olivetone. HEX triplet: 79, 73 and 14. RGB value is (121,115,20). Sum of RGB (Red+Green+Blue) = 121+115+20=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 20 (8.20% from 255 or 7.81% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #797314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797314 is #868CEB. Grayscale: #6A6A6A. Windows color (decimal): -8817900 or 1340281. OLE color: 1340281.
HSL color Cylindrical-coordinate representation of color #797314: hue angle of 56.44º 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 #797314 is Cyan = 0, Magento = 0.05, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 20 | - |
| CMYK | 0 | 0.05 | 0.83 | 0.53 |
| HSL | 56.44º | 0.72% | 0.28% | - |
| HSV(B) | 56.44º | 0.83% | 0.47% | - |
| XYZ | 14.14 | 16.38 | 3.08 | - |
| YUV | 105.96 | 79.49 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 20 | 0 | 0.05 | 0.83 | 0.53 | 56.44 | 0.72 | 0.28 |
| Hex | 79 | 73 | 14 | 0 | 5 | 53 | 35 | 38 | 48 | 1C |
| Octal | 171 | 163 | 24 | 0 | 5 | 123 | 65 | 70 | 110 | 34 |
| Binary | 1111001 | 1110011 | 10100 | 0 | 101 | 1010011 | 110101 | 111000 | 1001000 | 11100 |
Color Harmonies of #797314
Complementary color
Monochromatic Colors of #797314
Black with #797314
Text Example
Text Example
White with #797314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797314; }
p { color: rgb(121,115,20); }
H1.HeaderClassName
{
color: #797314;
}
.AnyTagClassName
{
color: #797314;
}
</style>
background-color css
<style>
a { background-color: #797314; }
a { background-color: rgb(121,115,20); }
div.DivClassName
{
background-color: #797314;
}
.BgClassName
{
background-color: #797314;
}
</style>
border-color css
<style>
span { border-color: #797314; }
span { border-color: rgb(121,115,20); }
td.TdClassName
{
border-color: #797314;
}
.TagClassName
{
border-color: #797314;
}
</style>