Shades of Olive #797004
Tints of Olive #797004
RGB
CMYK
RGB Variations
Color information
#797004 (or 0x797004) is known color: Olive. HEX triplet: 79, 70 and 04. RGB value is (121,112,4). Sum of RGB (Red+Green+Blue) = 121+112+4=237 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.05% from 237); Green value is 112 (44.14% from 255 or 47.26% from 237); Blue value is 4 (1.95% from 255 or 1.69% from 237); Max value from RGB is 121 - color contains mainly: red. Hex color #797004 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797004 is #868FFB. Grayscale: #666666. Windows color (decimal): -8818684 or 290937. OLE color: 290937.
HSL color Cylindrical-coordinate representation of color #797004: hue angle of 55.38º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #797004 is Cyan = 0, Magento = 0.07, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 4 | - |
| CMYK | 0 | 0.07 | 0.97 | 0.53 |
| HSL | 55.38º | 0.94% | 0.25% | - |
| HSV(B) | 55.38º | 0.97% | 0.47% | - |
| XYZ | 13.7 | 15.66 | 2.42 | - |
| YUV | 102.38 | 72.48 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 4 | 0 | 0.07 | 0.97 | 0.53 | 55.38 | 0.94 | 0.25 |
| Hex | 79 | 70 | 4 | 0 | 7 | 61 | 35 | 37 | 5E | 19 |
| Octal | 171 | 160 | 4 | 0 | 7 | 141 | 65 | 67 | 136 | 31 |
| Binary | 1111001 | 1110000 | 100 | 0 | 111 | 1100001 | 110101 | 110111 | 1011110 | 11001 |
Color Harmonies of #797004
Complementary color
Monochromatic Colors of #797004
Black with #797004
Text Example
Text Example
White with #797004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797004; }
p { color: rgb(121,112,4); }
H1.HeaderClassName
{
color: #797004;
}
.AnyTagClassName
{
color: #797004;
}
</style>
background-color css
<style>
a { background-color: #797004; }
a { background-color: rgb(121,112,4); }
div.DivClassName
{
background-color: #797004;
}
.BgClassName
{
background-color: #797004;
}
</style>
border-color css
<style>
span { border-color: #797004; }
span { border-color: rgb(121,112,4); }
td.TdClassName
{
border-color: #797004;
}
.TagClassName
{
border-color: #797004;
}
</style>