Shades of Olive Drab #739517
Tints of Olive Drab #739517
RGB
CMYK
RGB Variations
Color information
#739517 (or 0x739517) is known color: Olive Drab. HEX triplet: 73, 95 and 17. RGB value is (115,149,23). Sum of RGB (Red+Green+Blue) = 115+149+23=287 (38% of max value = 765). Red value is 115 (45.31% from 255 or 40.07% from 287); Green value is 149 (58.59% from 255 or 51.92% from 287); Blue value is 23 (9.38% from 255 or 8.01% from 287); Max value from RGB is 149 - color contains mainly: green. Hex color #739517 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #739517 is #8C6AE8. Grayscale: #7C7C7C. Windows color (decimal): -9202409 or 1545587. OLE color: 1545587.
HSL color Cylindrical-coordinate representation of color #739517: hue angle of 76.19º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #739517 is Cyan = 0.23, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 23 | - |
| CMYK | 0.23 | 0 | 0.85 | 0.42 |
| HSL | 76.19º | 0.73% | 0.34% | - |
| HSV(B) | 76.19º | 0.85% | 0.58% | - |
| XYZ | 17.97 | 25.2 | 4.73 | - |
| YUV | 124.47 | 70.74 | 121.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 23 | 0.23 | 0 | 0.85 | 0.42 | 76.19 | 0.73 | 0.34 |
| Hex | 73 | 95 | 17 | 17 | 0 | 55 | 2A | 4C | 49 | 22 |
| Octal | 163 | 225 | 27 | 27 | 0 | 125 | 52 | 114 | 111 | 42 |
| Binary | 1110011 | 10010101 | 10111 | 10111 | 0 | 1010101 | 101010 | 1001100 | 1001001 | 100010 |
Color Harmonies of #739517
Complementary color
Monochromatic Colors of #739517
Black with #739517
Text Example
Text Example
White with #739517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739517; }
p { color: rgb(115,149,23); }
H1.HeaderClassName
{
color: #739517;
}
.AnyTagClassName
{
color: #739517;
}
</style>
background-color css
<style>
a { background-color: #739517; }
a { background-color: rgb(115,149,23); }
div.DivClassName
{
background-color: #739517;
}
.BgClassName
{
background-color: #739517;
}
</style>
border-color css
<style>
span { border-color: #739517; }
span { border-color: rgb(115,149,23); }
td.TdClassName
{
border-color: #739517;
}
.TagClassName
{
border-color: #739517;
}
</style>