Shades of Olive #749009
Tints of Olive #749009
RGB
CMYK
RGB Variations
Color information
#749009 (or 0x749009) is known color: Olive. HEX triplet: 74, 90 and 09. RGB value is (116,144,9). Sum of RGB (Red+Green+Blue) = 116+144+9=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 144 (56.64% from 255 or 53.53% from 269); Blue value is 9 (3.91% from 255 or 3.35% from 269); Max value from RGB is 144 - color contains mainly: green. Hex color #749009 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749009 is #8B6FF6. Grayscale: #787878. Windows color (decimal): -9138167 or 626804. OLE color: 626804.
HSL color Cylindrical-coordinate representation of color #749009: hue angle of 72.44º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #749009 is Cyan = 0.19, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 9 | - |
| CMYK | 0.19 | 0 | 0.94 | 0.44 |
| HSL | 72.44º | 0.88% | 0.3% | - |
| HSV(B) | 72.44º | 0.94% | 0.56% | - |
| XYZ | 17.23 | 23.68 | 3.92 | - |
| YUV | 120.24 | 65.22 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 9 | 0.19 | 0 | 0.94 | 0.44 | 72.44 | 0.88 | 0.3 |
| Hex | 74 | 90 | 9 | 13 | 0 | 5E | 2C | 48 | 58 | 1E |
| Octal | 164 | 220 | 11 | 23 | 0 | 136 | 54 | 110 | 130 | 36 |
| Binary | 1110100 | 10010000 | 1001 | 10011 | 0 | 1011110 | 101100 | 1001000 | 1011000 | 11110 |
Color Harmonies of #749009
Complementary color
Monochromatic Colors of #749009
Black with #749009
Text Example
Text Example
White with #749009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749009; }
p { color: rgb(116,144,9); }
H1.HeaderClassName
{
color: #749009;
}
.AnyTagClassName
{
color: #749009;
}
</style>
background-color css
<style>
a { background-color: #749009; }
a { background-color: rgb(116,144,9); }
div.DivClassName
{
background-color: #749009;
}
.BgClassName
{
background-color: #749009;
}
</style>
border-color css
<style>
span { border-color: #749009; }
span { border-color: rgb(116,144,9); }
td.TdClassName
{
border-color: #749009;
}
.TagClassName
{
border-color: #749009;
}
</style>