Shades of Olive #769209
Tints of Olive #769209
RGB
CMYK
RGB Variations
Color information
#769209 (or 0x769209) is known color: Olive. HEX triplet: 76, 92 and 09. RGB value is (118,146,9). Sum of RGB (Red+Green+Blue) = 118+146+9=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 146 (57.42% from 255 or 53.48% from 273); Blue value is 9 (3.91% from 255 or 3.30% from 273); Max value from RGB is 146 - color contains mainly: green. Hex color #769209 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769209 is #896DF6. Grayscale: #7A7A7A. Windows color (decimal): -9006583 or 627318. OLE color: 627318.
HSL color Cylindrical-coordinate representation of color #769209: hue angle of 72.26º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #769209 is Cyan = 0.19, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 9 | - |
| CMYK | 0.19 | 0 | 0.94 | 0.43 |
| HSL | 72.26º | 0.88% | 0.3% | - |
| HSV(B) | 72.26º | 0.94% | 0.57% | - |
| XYZ | 17.8 | 24.43 | 4.04 | - |
| YUV | 122.01 | 64.22 | 125.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 9 | 0.19 | 0 | 0.94 | 0.43 | 72.26 | 0.88 | 0.3 |
| Hex | 76 | 92 | 9 | 13 | 0 | 5E | 2B | 48 | 58 | 1E |
| Octal | 166 | 222 | 11 | 23 | 0 | 136 | 53 | 110 | 130 | 36 |
| Binary | 1110110 | 10010010 | 1001 | 10011 | 0 | 1011110 | 101011 | 1001000 | 1011000 | 11110 |
Color Harmonies of #769209
Complementary color
Monochromatic Colors of #769209
Black with #769209
Text Example
Text Example
White with #769209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769209; }
p { color: rgb(118,146,9); }
H1.HeaderClassName
{
color: #769209;
}
.AnyTagClassName
{
color: #769209;
}
</style>
background-color css
<style>
a { background-color: #769209; }
a { background-color: rgb(118,146,9); }
div.DivClassName
{
background-color: #769209;
}
.BgClassName
{
background-color: #769209;
}
</style>
border-color css
<style>
span { border-color: #769209; }
span { border-color: rgb(118,146,9); }
td.TdClassName
{
border-color: #769209;
}
.TagClassName
{
border-color: #769209;
}
</style>