Shades of Olive #798907
Tints of Olive #798907
RGB
CMYK
RGB Variations
Color information
#798907 (or 0x798907) is known color: Olive. HEX triplet: 79, 89 and 07. RGB value is (121,137,7). Sum of RGB (Red+Green+Blue) = 121+137+7=265 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.66% from 265); Green value is 137 (53.91% from 255 or 51.70% from 265); Blue value is 7 (3.12% from 255 or 2.64% from 265); Max value from RGB is 137 - color contains mainly: green. Hex color #798907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #798907 is #8676F8. Grayscale: #757575. Windows color (decimal): -8812281 or 493945. OLE color: 493945.
HSL color Cylindrical-coordinate representation of color #798907: hue angle of 67.38º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #798907 is Cyan = 0.12, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 7 | - |
| CMYK | 0.12 | 0 | 0.95 | 0.46 |
| HSL | 67.38º | 0.9% | 0.28% | - |
| HSV(B) | 67.38º | 0.95% | 0.54% | - |
| XYZ | 16.87 | 21.97 | 3.55 | - |
| YUV | 117.4 | 65.7 | 130.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 7 | 0.12 | 0 | 0.95 | 0.46 | 67.38 | 0.9 | 0.28 |
| Hex | 79 | 89 | 7 | C | 0 | 5F | 2E | 43 | 5A | 1C |
| Octal | 171 | 211 | 7 | 14 | 0 | 137 | 56 | 103 | 132 | 34 |
| Binary | 1111001 | 10001001 | 111 | 1100 | 0 | 1011111 | 101110 | 1000011 | 1011010 | 11100 |
Color Harmonies of #798907
Complementary color
Monochromatic Colors of #798907
Black with #798907
Text Example
Text Example
White with #798907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798907; }
p { color: rgb(121,137,7); }
H1.HeaderClassName
{
color: #798907;
}
.AnyTagClassName
{
color: #798907;
}
</style>
background-color css
<style>
a { background-color: #798907; }
a { background-color: rgb(121,137,7); }
div.DivClassName
{
background-color: #798907;
}
.BgClassName
{
background-color: #798907;
}
</style>
border-color css
<style>
span { border-color: #798907; }
span { border-color: rgb(121,137,7); }
td.TdClassName
{
border-color: #798907;
}
.TagClassName
{
border-color: #798907;
}
</style>