Shades of Olive #797906
Tints of Olive #797906
RGB
CMYK
RGB Variations
Color information
#797906 (or 0x797906) is known color: Olive. HEX triplet: 79, 79 and 06. RGB value is (121,121,6). Sum of RGB (Red+Green+Blue) = 121+121+6=248 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.79% from 248); Green value is 121 (47.66% from 255 or 48.79% from 248); Blue value is 6 (2.73% from 255 or 2.42% from 248); Max value from RGB is 121 - color contains mainly: red, green. Hex color #797906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797906 is #8686F9. Grayscale: #6C6C6C. Windows color (decimal): -8816378 or 424313. OLE color: 424313.
HSL color Cylindrical-coordinate representation of color #797906: hue angle of 60º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #797906 is Cyan = 0, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 121 | 6 | - |
| CMYK | 0 | 0 | 0.95 | 0.53 |
| HSL | 60º | 0.91% | 0.25% | - |
| HSV(B) | 60º | 0.95% | 0.47% | - |
| XYZ | 14.76 | 17.75 | 2.82 | - |
| YUV | 107.89 | 70.5 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 6 | 0 | 0 | 0.95 | 0.53 | 60 | 0.91 | 0.25 |
| Hex | 79 | 79 | 6 | 0 | 0 | 5F | 35 | 3C | 5B | 19 |
| Octal | 171 | 171 | 6 | 0 | 0 | 137 | 65 | 74 | 133 | 31 |
| Binary | 1111001 | 1111001 | 110 | 0 | 0 | 1011111 | 110101 | 111100 | 1011011 | 11001 |
Color Harmonies of #797906
Complementary color
Monochromatic Colors of #797906
Black with #797906
Text Example
Text Example
White with #797906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797906; }
p { color: rgb(121,121,6); }
H1.HeaderClassName
{
color: #797906;
}
.AnyTagClassName
{
color: #797906;
}
</style>
background-color css
<style>
a { background-color: #797906; }
a { background-color: rgb(121,121,6); }
div.DivClassName
{
background-color: #797906;
}
.BgClassName
{
background-color: #797906;
}
</style>
border-color css
<style>
span { border-color: #797906; }
span { border-color: rgb(121,121,6); }
td.TdClassName
{
border-color: #797906;
}
.TagClassName
{
border-color: #797906;
}
</style>