Shades of Olive Drab #759617
Tints of Olive Drab #759617
RGB
CMYK
RGB Variations
Color information
#759617 (or 0x759617) is known color: Olive Drab. HEX triplet: 75, 96 and 17. RGB value is (117,150,23). Sum of RGB (Red+Green+Blue) = 117+150+23=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 150 (58.98% from 255 or 51.72% from 290); Blue value is 23 (9.38% from 255 or 7.93% from 290); Max value from RGB is 150 - color contains mainly: green. Hex color #759617 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759617 is #8A69E8. Grayscale: #7E7E7E. Windows color (decimal): -9071081 or 1545845. OLE color: 1545845.
HSL color Cylindrical-coordinate representation of color #759617: hue angle of 75.59º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #759617 is Cyan = 0.22, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 23 | - |
| CMYK | 0.22 | 0 | 0.85 | 0.41 |
| HSL | 75.59º | 0.73% | 0.34% | - |
| HSV(B) | 75.59º | 0.85% | 0.59% | - |
| XYZ | 18.4 | 25.66 | 4.79 | - |
| YUV | 125.66 | 70.07 | 121.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 23 | 0.22 | 0 | 0.85 | 0.41 | 75.59 | 0.73 | 0.34 |
| Hex | 75 | 96 | 17 | 16 | 0 | 55 | 29 | 4C | 49 | 22 |
| Octal | 165 | 226 | 27 | 26 | 0 | 125 | 51 | 114 | 111 | 42 |
| Binary | 1110101 | 10010110 | 10111 | 10110 | 0 | 1010101 | 101001 | 1001100 | 1001001 | 100010 |
Color Harmonies of #759617
Complementary color
Monochromatic Colors of #759617
Black with #759617
Text Example
Text Example
White with #759617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759617; }
p { color: rgb(117,150,23); }
H1.HeaderClassName
{
color: #759617;
}
.AnyTagClassName
{
color: #759617;
}
</style>
background-color css
<style>
a { background-color: #759617; }
a { background-color: rgb(117,150,23); }
div.DivClassName
{
background-color: #759617;
}
.BgClassName
{
background-color: #759617;
}
</style>
border-color css
<style>
span { border-color: #759617; }
span { border-color: rgb(117,150,23); }
td.TdClassName
{
border-color: #759617;
}
.TagClassName
{
border-color: #759617;
}
</style>