Shades of Olive Drab #759518
Tints of Olive Drab #759518
RGB
CMYK
RGB Variations
Color information
#759518 (or 0x759518) is known color: Olive Drab. HEX triplet: 75, 95 and 18. RGB value is (117,149,24). Sum of RGB (Red+Green+Blue) = 117+149+24=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 149 (58.59% from 255 or 51.38% from 290); Blue value is 24 (9.77% from 255 or 8.28% from 290); Max value from RGB is 149 - color contains mainly: green. Hex color #759518 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759518 is #8A6AE7. Grayscale: #7D7D7D. Windows color (decimal): -9071336 or 1611125. OLE color: 1611125.
HSL color Cylindrical-coordinate representation of color #759518: hue angle of 75.36º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #759518 is Cyan = 0.21, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 24 | - |
| CMYK | 0.21 | 0 | 0.84 | 0.42 |
| HSL | 75.36º | 0.72% | 0.34% | - |
| HSV(B) | 75.36º | 0.84% | 0.58% | - |
| XYZ | 18.25 | 25.34 | 4.79 | - |
| YUV | 125.18 | 70.9 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 24 | 0.21 | 0 | 0.84 | 0.42 | 75.36 | 0.72 | 0.34 |
| Hex | 75 | 95 | 18 | 15 | 0 | 54 | 2A | 4B | 48 | 22 |
| Octal | 165 | 225 | 30 | 25 | 0 | 124 | 52 | 113 | 110 | 42 |
| Binary | 1110101 | 10010101 | 11000 | 10101 | 0 | 1010100 | 101010 | 1001011 | 1001000 | 100010 |
Color Harmonies of #759518
Complementary color
Monochromatic Colors of #759518
Black with #759518
Text Example
Text Example
White with #759518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759518; }
p { color: rgb(117,149,24); }
H1.HeaderClassName
{
color: #759518;
}
.AnyTagClassName
{
color: #759518;
}
</style>
background-color css
<style>
a { background-color: #759518; }
a { background-color: rgb(117,149,24); }
div.DivClassName
{
background-color: #759518;
}
.BgClassName
{
background-color: #759518;
}
</style>
border-color css
<style>
span { border-color: #759518; }
span { border-color: rgb(117,149,24); }
td.TdClassName
{
border-color: #759518;
}
.TagClassName
{
border-color: #759518;
}
</style>