Shades of Olive #798906
Tints of Olive #798906
RGB
CMYK
RGB Variations
Color information
#798906 (or 0x798906) is known color: Olive. HEX triplet: 79, 89 and 06. RGB value is (121,137,6). Sum of RGB (Red+Green+Blue) = 121+137+6=264 (34% of max value = 765). Red value is 121 (47.66% from 255 or 45.83% from 264); Green value is 137 (53.91% from 255 or 51.89% from 264); Blue value is 6 (2.73% from 255 or 2.27% from 264); Max value from RGB is 137 - color contains mainly: green. Hex color #798906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #798906 is #8676F9. Grayscale: #757575. Windows color (decimal): -8812282 or 428409. OLE color: 428409.
HSL color Cylindrical-coordinate representation of color #798906: hue angle of 67.33º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #798906 is Cyan = 0.12, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 6 | - |
| CMYK | 0.12 | 0 | 0.96 | 0.46 |
| HSL | 67.33º | 0.92% | 0.28% | - |
| HSV(B) | 67.33º | 0.96% | 0.54% | - |
| XYZ | 16.86 | 21.97 | 3.52 | - |
| YUV | 117.28 | 65.2 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 6 | 0.12 | 0 | 0.96 | 0.46 | 67.33 | 0.92 | 0.28 |
| Hex | 79 | 89 | 6 | C | 0 | 60 | 2E | 43 | 5C | 1C |
| Octal | 171 | 211 | 6 | 14 | 0 | 140 | 56 | 103 | 134 | 34 |
| Binary | 1111001 | 10001001 | 110 | 1100 | 0 | 1100000 | 101110 | 1000011 | 1011100 | 11100 |
Color Harmonies of #798906
Complementary color
Monochromatic Colors of #798906
Black with #798906
Text Example
Text Example
White with #798906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798906; }
p { color: rgb(121,137,6); }
H1.HeaderClassName
{
color: #798906;
}
.AnyTagClassName
{
color: #798906;
}
</style>
background-color css
<style>
a { background-color: #798906; }
a { background-color: rgb(121,137,6); }
div.DivClassName
{
background-color: #798906;
}
.BgClassName
{
background-color: #798906;
}
</style>
border-color css
<style>
span { border-color: #798906; }
span { border-color: rgb(121,137,6); }
td.TdClassName
{
border-color: #798906;
}
.TagClassName
{
border-color: #798906;
}
</style>