Shades of Olive Drab #759716
Tints of Olive Drab #759716
RGB
CMYK
RGB Variations
Color information
#759716 (or 0x759716) is known color: Olive Drab. HEX triplet: 75, 97 and 16. RGB value is (117,151,22). Sum of RGB (Red+Green+Blue) = 117+151+22=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 151 (59.38% from 255 or 52.07% from 290); Blue value is 22 (8.98% from 255 or 7.59% from 290); Max value from RGB is 151 - color contains mainly: green. Hex color #759716 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759716 is #8A68E9. Grayscale: #7E7E7E. Windows color (decimal): -9070826 or 1480565. OLE color: 1480565.
HSL color Cylindrical-coordinate representation of color #759716: hue angle of 75.81º degrees, saturation: 0.75, 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 #759716 is Cyan = 0.23, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 22 | - |
| CMYK | 0.23 | 0 | 0.85 | 0.41 |
| HSL | 75.81º | 0.75% | 0.34% | - |
| HSV(B) | 75.81º | 0.85% | 0.59% | - |
| XYZ | 18.55 | 25.97 | 4.79 | - |
| YUV | 126.13 | 69.24 | 121.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 22 | 0.23 | 0 | 0.85 | 0.41 | 75.81 | 0.75 | 0.34 |
| Hex | 75 | 97 | 16 | 17 | 0 | 55 | 29 | 4C | 4B | 22 |
| Octal | 165 | 227 | 26 | 27 | 0 | 125 | 51 | 114 | 113 | 42 |
| Binary | 1110101 | 10010111 | 10110 | 10111 | 0 | 1010101 | 101001 | 1001100 | 1001011 | 100010 |
Color Harmonies of #759716
Complementary color
Monochromatic Colors of #759716
Black with #759716
Text Example
Text Example
White with #759716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759716; }
p { color: rgb(117,151,22); }
H1.HeaderClassName
{
color: #759716;
}
.AnyTagClassName
{
color: #759716;
}
</style>
background-color css
<style>
a { background-color: #759716; }
a { background-color: rgb(117,151,22); }
div.DivClassName
{
background-color: #759716;
}
.BgClassName
{
background-color: #759716;
}
</style>
border-color css
<style>
span { border-color: #759716; }
span { border-color: rgb(117,151,22); }
td.TdClassName
{
border-color: #759716;
}
.TagClassName
{
border-color: #759716;
}
</style>