Shades of Olive #796907
Tints of Olive #796907
RGB
CMYK
RGB Variations
Color information
#796907 (or 0x796907) is known color: Olive. HEX triplet: 79, 69 and 07. RGB value is (121,105,7). Sum of RGB (Red+Green+Blue) = 121+105+7=233 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.93% from 233); Green value is 105 (41.41% from 255 or 45.06% from 233); Blue value is 7 (3.12% from 255 or 3.00% from 233); Max value from RGB is 121 - color contains mainly: red. Hex color #796907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796907 is #8696F8. Grayscale: #636363. Windows color (decimal): -8820473 or 485753. OLE color: 485753.
HSL color Cylindrical-coordinate representation of color #796907: hue angle of 51.58º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #796907 is Cyan = 0, Magento = 0.13, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 7 | - |
| CMYK | 0 | 0.13 | 0.94 | 0.53 |
| HSL | 51.58º | 0.89% | 0.25% | - |
| HSV(B) | 51.58º | 0.94% | 0.47% | - |
| XYZ | 12.98 | 14.18 | 2.25 | - |
| YUV | 98.61 | 76.3 | 143.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 7 | 0 | 0.13 | 0.94 | 0.53 | 51.58 | 0.89 | 0.25 |
| Hex | 79 | 69 | 7 | 0 | D | 5E | 35 | 34 | 59 | 19 |
| Octal | 171 | 151 | 7 | 0 | 15 | 136 | 65 | 64 | 131 | 31 |
| Binary | 1111001 | 1101001 | 111 | 0 | 1101 | 1011110 | 110101 | 110100 | 1011001 | 11001 |
Color Harmonies of #796907
Complementary color
Monochromatic Colors of #796907
Black with #796907
Text Example
Text Example
White with #796907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796907; }
p { color: rgb(121,105,7); }
H1.HeaderClassName
{
color: #796907;
}
.AnyTagClassName
{
color: #796907;
}
</style>
background-color css
<style>
a { background-color: #796907; }
a { background-color: rgb(121,105,7); }
div.DivClassName
{
background-color: #796907;
}
.BgClassName
{
background-color: #796907;
}
</style>
border-color css
<style>
span { border-color: #796907; }
span { border-color: rgb(121,105,7); }
td.TdClassName
{
border-color: #796907;
}
.TagClassName
{
border-color: #796907;
}
</style>