Shades of Olive #797502
Tints of Olive #797502
RGB
CMYK
RGB Variations
Color information
#797502 (or 0x797502) is known color: Olive. HEX triplet: 79, 75 and 02. RGB value is (121,117,2). Sum of RGB (Red+Green+Blue) = 121+117+2=240 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.42% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 2 (1.17% from 255 or 0.83% from 240); Max value from RGB is 121 - color contains mainly: red. Hex color #797502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797502 is #868AFD. Grayscale: #696969. Windows color (decimal): -8817406 or 161145. OLE color: 161145.
HSL color Cylindrical-coordinate representation of color #797502: hue angle of 57.98º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #797502 is Cyan = 0, Magento = 0.03, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 2 | - |
| CMYK | 0 | 0.03 | 0.98 | 0.53 |
| HSL | 57.98º | 0.97% | 0.24% | - |
| HSV(B) | 57.98º | 0.98% | 0.47% | - |
| XYZ | 14.26 | 16.79 | 2.55 | - |
| YUV | 105.09 | 69.83 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 2 | 0 | 0.03 | 0.98 | 0.53 | 57.98 | 0.97 | 0.24 |
| Hex | 79 | 75 | 2 | 0 | 3 | 62 | 35 | 3A | 61 | 18 |
| Octal | 171 | 165 | 2 | 0 | 3 | 142 | 65 | 72 | 141 | 30 |
| Binary | 1111001 | 1110101 | 10 | 0 | 11 | 1100010 | 110101 | 111010 | 1100001 | 11000 |
Color Harmonies of #797502
Complementary color
Monochromatic Colors of #797502
Black with #797502
Text Example
Text Example
White with #797502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797502; }
p { color: rgb(121,117,2); }
H1.HeaderClassName
{
color: #797502;
}
.AnyTagClassName
{
color: #797502;
}
</style>
background-color css
<style>
a { background-color: #797502; }
a { background-color: rgb(121,117,2); }
div.DivClassName
{
background-color: #797502;
}
.BgClassName
{
background-color: #797502;
}
</style>
border-color css
<style>
span { border-color: #797502; }
span { border-color: rgb(121,117,2); }
td.TdClassName
{
border-color: #797502;
}
.TagClassName
{
border-color: #797502;
}
</style>