Shades of Olive #797910
Tints of Olive #797910
RGB
CMYK
RGB Variations
Color information
#797910 (or 0x797910) is known color: Olive. HEX triplet: 79, 79 and 10. RGB value is (121,121,16). Sum of RGB (Red+Green+Blue) = 121+121+16=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 16 (6.64% from 255 or 6.20% from 258); Max value from RGB is 121 - color contains mainly: red, green. Hex color #797910 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797910 is #8686EF. Grayscale: #6D6D6D. Windows color (decimal): -8816368 or 1079673. OLE color: 1079673.
HSL color Cylindrical-coordinate representation of color #797910: hue angle of 60º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #797910 is Cyan = 0, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 121 | 16 | - |
| CMYK | 0 | 0 | 0.87 | 0.53 |
| HSL | 60º | 0.77% | 0.27% | - |
| HSV(B) | 60º | 0.87% | 0.47% | - |
| XYZ | 14.82 | 17.78 | 3.14 | - |
| YUV | 109.03 | 75.5 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 16 | 0 | 0 | 0.87 | 0.53 | 60 | 0.77 | 0.27 |
| Hex | 79 | 79 | 10 | 0 | 0 | 57 | 35 | 3C | 4D | 1B |
| Octal | 171 | 171 | 20 | 0 | 0 | 127 | 65 | 74 | 115 | 33 |
| Binary | 1111001 | 1111001 | 10000 | 0 | 0 | 1010111 | 110101 | 111100 | 1001101 | 11011 |
Color Harmonies of #797910
Complementary color
Monochromatic Colors of #797910
Black with #797910
Text Example
Text Example
White with #797910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797910; }
p { color: rgb(121,121,16); }
H1.HeaderClassName
{
color: #797910;
}
.AnyTagClassName
{
color: #797910;
}
</style>
background-color css
<style>
a { background-color: #797910; }
a { background-color: rgb(121,121,16); }
div.DivClassName
{
background-color: #797910;
}
.BgClassName
{
background-color: #797910;
}
</style>
border-color css
<style>
span { border-color: #797910; }
span { border-color: rgb(121,121,16); }
td.TdClassName
{
border-color: #797910;
}
.TagClassName
{
border-color: #797910;
}
</style>