Shades of Olive #799509
Tints of Olive #799509
RGB
CMYK
RGB Variations
Color information
#799509 (or 0x799509) is known color: Olive. HEX triplet: 79, 95 and 09. RGB value is (121,149,9). Sum of RGB (Red+Green+Blue) = 121+149+9=279 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.37% from 279); Green value is 149 (58.59% from 255 or 53.41% from 279); Blue value is 9 (3.91% from 255 or 3.23% from 279); Max value from RGB is 149 - color contains mainly: green. Hex color #799509 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #799509 is #866AF6. Grayscale: #7D7D7D. Windows color (decimal): -8809207 or 628089. OLE color: 628089.
HSL color Cylindrical-coordinate representation of color #799509: hue angle of 72º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #799509 is Cyan = 0.19, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 9 | - |
| CMYK | 0.19 | 0 | 0.94 | 0.42 |
| HSL | 72º | 0.89% | 0.31% | - |
| HSV(B) | 72º | 0.94% | 0.58% | - |
| XYZ | 18.68 | 25.58 | 4.21 | - |
| YUV | 124.67 | 62.72 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 9 | 0.19 | 0 | 0.94 | 0.42 | 72 | 0.89 | 0.31 |
| Hex | 79 | 95 | 9 | 13 | 0 | 5E | 2A | 48 | 59 | 1F |
| Octal | 171 | 225 | 11 | 23 | 0 | 136 | 52 | 110 | 131 | 37 |
| Binary | 1111001 | 10010101 | 1001 | 10011 | 0 | 1011110 | 101010 | 1001000 | 1011001 | 11111 |
Color Harmonies of #799509
Complementary color
Monochromatic Colors of #799509
Black with #799509
Text Example
Text Example
White with #799509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799509; }
p { color: rgb(121,149,9); }
H1.HeaderClassName
{
color: #799509;
}
.AnyTagClassName
{
color: #799509;
}
</style>
background-color css
<style>
a { background-color: #799509; }
a { background-color: rgb(121,149,9); }
div.DivClassName
{
background-color: #799509;
}
.BgClassName
{
background-color: #799509;
}
</style>
border-color css
<style>
span { border-color: #799509; }
span { border-color: rgb(121,149,9); }
td.TdClassName
{
border-color: #799509;
}
.TagClassName
{
border-color: #799509;
}
</style>