Shades of Olive #797108
Tints of Olive #797108
RGB
CMYK
RGB Variations
Color information
#797108 (or 0x797108) is known color: Olive. HEX triplet: 79, 71 and 08. RGB value is (121,113,8). Sum of RGB (Red+Green+Blue) = 121+113+8=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 113 (44.53% from 255 or 46.69% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #797108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797108 is #868EF7. Grayscale: #676767. Windows color (decimal): -8818424 or 553337. OLE color: 553337.
HSL color Cylindrical-coordinate representation of color #797108: hue angle of 55.75º degrees, saturation: 0.88, 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 #797108 is Cyan = 0, Magento = 0.07, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 8 | - |
| CMYK | 0 | 0.07 | 0.93 | 0.53 |
| HSL | 55.75º | 0.88% | 0.25% | - |
| HSV(B) | 55.75º | 0.93% | 0.47% | - |
| XYZ | 13.83 | 15.89 | 2.57 | - |
| YUV | 103.42 | 74.15 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 8 | 0 | 0.07 | 0.93 | 0.53 | 55.75 | 0.88 | 0.25 |
| Hex | 79 | 71 | 8 | 0 | 7 | 5D | 35 | 38 | 58 | 19 |
| Octal | 171 | 161 | 10 | 0 | 7 | 135 | 65 | 70 | 130 | 31 |
| Binary | 1111001 | 1110001 | 1000 | 0 | 111 | 1011101 | 110101 | 111000 | 1011000 | 11001 |
Color Harmonies of #797108
Complementary color
Monochromatic Colors of #797108
Black with #797108
Text Example
Text Example
White with #797108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797108; }
p { color: rgb(121,113,8); }
H1.HeaderClassName
{
color: #797108;
}
.AnyTagClassName
{
color: #797108;
}
</style>
background-color css
<style>
a { background-color: #797108; }
a { background-color: rgb(121,113,8); }
div.DivClassName
{
background-color: #797108;
}
.BgClassName
{
background-color: #797108;
}
</style>
border-color css
<style>
span { border-color: #797108; }
span { border-color: rgb(121,113,8); }
td.TdClassName
{
border-color: #797108;
}
.TagClassName
{
border-color: #797108;
}
</style>