Shades of Olive #797609
Tints of Olive #797609
RGB
CMYK
RGB Variations
Color information
#797609 (or 0x797609) is known color: Olive. HEX triplet: 79, 76 and 09. RGB value is (121,118,9). Sum of RGB (Red+Green+Blue) = 121+118+9=248 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.79% from 248); Green value is 118 (46.48% from 255 or 47.58% from 248); Blue value is 9 (3.91% from 255 or 3.63% from 248); Max value from RGB is 121 - color contains mainly: red. Hex color #797609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797609 is #8689F6. Grayscale: #6A6A6A. Windows color (decimal): -8817143 or 620153. OLE color: 620153.
HSL color Cylindrical-coordinate representation of color #797609: hue angle of 58.39º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #797609 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 9 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.53 |
| HSL | 58.39º | 0.86% | 0.25% | - |
| HSV(B) | 58.39º | 0.93% | 0.47% | - |
| XYZ | 14.41 | 17.04 | 2.79 | - |
| YUV | 106.47 | 72.99 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 9 | 0 | 0.02 | 0.93 | 0.53 | 58.39 | 0.86 | 0.25 |
| Hex | 79 | 76 | 9 | 0 | 2 | 5D | 35 | 3A | 56 | 19 |
| Octal | 171 | 166 | 11 | 0 | 2 | 135 | 65 | 72 | 126 | 31 |
| Binary | 1111001 | 1110110 | 1001 | 0 | 10 | 1011101 | 110101 | 111010 | 1010110 | 11001 |
Color Harmonies of #797609
Complementary color
Monochromatic Colors of #797609
Black with #797609
Text Example
Text Example
White with #797609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797609; }
p { color: rgb(121,118,9); }
H1.HeaderClassName
{
color: #797609;
}
.AnyTagClassName
{
color: #797609;
}
</style>
background-color css
<style>
a { background-color: #797609; }
a { background-color: rgb(121,118,9); }
div.DivClassName
{
background-color: #797609;
}
.BgClassName
{
background-color: #797609;
}
</style>
border-color css
<style>
span { border-color: #797609; }
span { border-color: rgb(121,118,9); }
td.TdClassName
{
border-color: #797609;
}
.TagClassName
{
border-color: #797609;
}
</style>