Shades of Olive #739406
Tints of Olive #739406
RGB
CMYK
RGB Variations
Color information
#739406 (or 0x739406) is known color: Olive. HEX triplet: 73, 94 and 06. RGB value is (115,148,6). Sum of RGB (Red+Green+Blue) = 115+148+6=269 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.75% from 269); Green value is 148 (58.20% from 255 or 55.02% from 269); Blue value is 6 (2.73% from 255 or 2.23% from 269); Max value from RGB is 148 - color contains mainly: green. Hex color #739406 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #739406 is #8C6BF9. Grayscale: #7A7A7A. Windows color (decimal): -9202682 or 431219. OLE color: 431219.
HSL color Cylindrical-coordinate representation of color #739406: hue angle of 73.94º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #739406 is Cyan = 0.22, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 6 | - |
| CMYK | 0.22 | 0 | 0.96 | 0.42 |
| HSL | 73.94º | 0.92% | 0.3% | - |
| HSV(B) | 73.94º | 0.96% | 0.58% | - |
| XYZ | 17.69 | 24.84 | 4.03 | - |
| YUV | 121.95 | 62.57 | 123.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 6 | 0.22 | 0 | 0.96 | 0.42 | 73.94 | 0.92 | 0.3 |
| Hex | 73 | 94 | 6 | 16 | 0 | 60 | 2A | 4A | 5C | 1E |
| Octal | 163 | 224 | 6 | 26 | 0 | 140 | 52 | 112 | 134 | 36 |
| Binary | 1110011 | 10010100 | 110 | 10110 | 0 | 1100000 | 101010 | 1001010 | 1011100 | 11110 |
Color Harmonies of #739406
Complementary color
Monochromatic Colors of #739406
Black with #739406
Text Example
Text Example
White with #739406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739406; }
p { color: rgb(115,148,6); }
H1.HeaderClassName
{
color: #739406;
}
.AnyTagClassName
{
color: #739406;
}
</style>
background-color css
<style>
a { background-color: #739406; }
a { background-color: rgb(115,148,6); }
div.DivClassName
{
background-color: #739406;
}
.BgClassName
{
background-color: #739406;
}
</style>
border-color css
<style>
span { border-color: #739406; }
span { border-color: rgb(115,148,6); }
td.TdClassName
{
border-color: #739406;
}
.TagClassName
{
border-color: #739406;
}
</style>