Shades of Olive #799806
Tints of Olive #799806
RGB
CMYK
RGB Variations
Color information
#799806 (or 0x799806) is known color: Olive. HEX triplet: 79, 98 and 06. RGB value is (121,152,6). Sum of RGB (Red+Green+Blue) = 121+152+6=279 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.37% from 279); Green value is 152 (59.77% from 255 or 54.48% from 279); Blue value is 6 (2.73% from 255 or 2.15% from 279); Max value from RGB is 152 - color contains mainly: green. Hex color #799806 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #799806 is #8667F9. Grayscale: #7E7E7E. Windows color (decimal): -8808442 or 432249. OLE color: 432249.
HSL color Cylindrical-coordinate representation of color #799806: hue angle of 72.74º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #799806 is Cyan = 0.20, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 152 | 6 | - |
| CMYK | 0.20 | 0 | 0.96 | 0.40 |
| HSL | 72.74º | 0.92% | 0.31% | - |
| HSV(B) | 72.74º | 0.96% | 0.6% | - |
| XYZ | 19.15 | 26.53 | 4.28 | - |
| YUV | 126.09 | 60.23 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 152 | 6 | 0.20 | 0 | 0.96 | 0.40 | 72.74 | 0.92 | 0.31 |
| Hex | 79 | 98 | 6 | 14 | 0 | 60 | 28 | 49 | 5C | 1F |
| Octal | 171 | 230 | 6 | 24 | 0 | 140 | 50 | 111 | 134 | 37 |
| Binary | 1111001 | 10011000 | 110 | 10100 | 0 | 1100000 | 101000 | 1001001 | 1011100 | 11111 |
Color Harmonies of #799806
Complementary color
Monochromatic Colors of #799806
Black with #799806
Text Example
Text Example
White with #799806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799806; }
p { color: rgb(121,152,6); }
H1.HeaderClassName
{
color: #799806;
}
.AnyTagClassName
{
color: #799806;
}
</style>
background-color css
<style>
a { background-color: #799806; }
a { background-color: rgb(121,152,6); }
div.DivClassName
{
background-color: #799806;
}
.BgClassName
{
background-color: #799806;
}
</style>
border-color css
<style>
span { border-color: #799806; }
span { border-color: rgb(121,152,6); }
td.TdClassName
{
border-color: #799806;
}
.TagClassName
{
border-color: #799806;
}
</style>