Shades of Olive #797912
Tints of Olive #797912
RGB
CMYK
RGB Variations
Color information
#797912 (or 0x797912) is known color: Olive. HEX triplet: 79, 79 and 12. RGB value is (121,121,18). Sum of RGB (Red+Green+Blue) = 121+121+18=260 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.54% from 260); Green value is 121 (47.66% from 255 or 46.54% from 260); Blue value is 18 (7.42% from 255 or 6.92% from 260); Max value from RGB is 121 - color contains mainly: red, green. Hex color #797912 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797912 is #8686ED. Grayscale: #6D6D6D. Windows color (decimal): -8816366 or 1210745. OLE color: 1210745.
HSL color Cylindrical-coordinate representation of color #797912: hue angle of 60º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #797912 is Cyan = 0, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 121 | 18 | - |
| CMYK | 0 | 0 | 0.85 | 0.53 |
| HSL | 60º | 0.74% | 0.27% | - |
| HSV(B) | 60º | 0.85% | 0.47% | - |
| XYZ | 14.83 | 17.78 | 3.22 | - |
| YUV | 109.26 | 76.5 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 18 | 0 | 0 | 0.85 | 0.53 | 60 | 0.74 | 0.27 |
| Hex | 79 | 79 | 12 | 0 | 0 | 55 | 35 | 3C | 4A | 1B |
| Octal | 171 | 171 | 22 | 0 | 0 | 125 | 65 | 74 | 112 | 33 |
| Binary | 1111001 | 1111001 | 10010 | 0 | 0 | 1010101 | 110101 | 111100 | 1001010 | 11011 |
Color Harmonies of #797912
Complementary color
Monochromatic Colors of #797912
Black with #797912
Text Example
Text Example
White with #797912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797912; }
p { color: rgb(121,121,18); }
H1.HeaderClassName
{
color: #797912;
}
.AnyTagClassName
{
color: #797912;
}
</style>
background-color css
<style>
a { background-color: #797912; }
a { background-color: rgb(121,121,18); }
div.DivClassName
{
background-color: #797912;
}
.BgClassName
{
background-color: #797912;
}
</style>
border-color css
<style>
span { border-color: #797912; }
span { border-color: rgb(121,121,18); }
td.TdClassName
{
border-color: #797912;
}
.TagClassName
{
border-color: #797912;
}
</style>