Shades of Olive #798904
Tints of Olive #798904
RGB
CMYK
RGB Variations
Color information
#798904 (or 0x798904) is known color: Olive. HEX triplet: 79, 89 and 04. RGB value is (121,137,4). Sum of RGB (Red+Green+Blue) = 121+137+4=262 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.18% from 262); Green value is 137 (53.91% from 255 or 52.29% from 262); Blue value is 4 (1.95% from 255 or 1.53% from 262); Max value from RGB is 137 - color contains mainly: green. Hex color #798904 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #798904 is #8676FB. Grayscale: #757575. Windows color (decimal): -8812284 or 297337. OLE color: 297337.
HSL color Cylindrical-coordinate representation of color #798904: hue angle of 67.22º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #798904 is Cyan = 0.12, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 4 | - |
| CMYK | 0.12 | 0 | 0.97 | 0.46 |
| HSL | 67.22º | 0.94% | 0.28% | - |
| HSV(B) | 67.22º | 0.97% | 0.54% | - |
| XYZ | 16.85 | 21.97 | 3.47 | - |
| YUV | 117.05 | 64.2 | 130.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 4 | 0.12 | 0 | 0.97 | 0.46 | 67.22 | 0.94 | 0.28 |
| Hex | 79 | 89 | 4 | C | 0 | 61 | 2E | 43 | 5E | 1C |
| Octal | 171 | 211 | 4 | 14 | 0 | 141 | 56 | 103 | 136 | 34 |
| Binary | 1111001 | 10001001 | 100 | 1100 | 0 | 1100001 | 101110 | 1000011 | 1011110 | 11100 |
Color Harmonies of #798904
Complementary color
Monochromatic Colors of #798904
Black with #798904
Text Example
Text Example
White with #798904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798904; }
p { color: rgb(121,137,4); }
H1.HeaderClassName
{
color: #798904;
}
.AnyTagClassName
{
color: #798904;
}
</style>
background-color css
<style>
a { background-color: #798904; }
a { background-color: rgb(121,137,4); }
div.DivClassName
{
background-color: #798904;
}
.BgClassName
{
background-color: #798904;
}
</style>
border-color css
<style>
span { border-color: #798904; }
span { border-color: rgb(121,137,4); }
td.TdClassName
{
border-color: #798904;
}
.TagClassName
{
border-color: #798904;
}
</style>