Shades of Olive Drab #759310
Tints of Olive Drab #759310
RGB
CMYK
RGB Variations
Color information
#759310 (or 0x759310) is known color: Olive Drab. HEX triplet: 75, 93 and 10. RGB value is (117,147,16). Sum of RGB (Red+Green+Blue) = 117+147+16=280 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.79% from 280); Green value is 147 (57.81% from 255 or 52.5% from 280); Blue value is 16 (6.64% from 255 or 5.71% from 280); Max value from RGB is 147 - color contains mainly: green. Hex color #759310 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759310 is #8A6CEF. Grayscale: #7B7B7B. Windows color (decimal): -9071856 or 1086325. OLE color: 1086325.
HSL color Cylindrical-coordinate representation of color #759310: hue angle of 73.74º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #759310 is Cyan = 0.20, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 16 | - |
| CMYK | 0.20 | 0 | 0.89 | 0.42 |
| HSL | 73.74º | 0.8% | 0.32% | - |
| HSV(B) | 73.74º | 0.89% | 0.58% | - |
| XYZ | 17.86 | 24.69 | 4.31 | - |
| YUV | 123.1 | 67.56 | 123.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 16 | 0.20 | 0 | 0.89 | 0.42 | 73.74 | 0.8 | 0.32 |
| Hex | 75 | 93 | 10 | 14 | 0 | 59 | 2A | 4A | 50 | 20 |
| Octal | 165 | 223 | 20 | 24 | 0 | 131 | 52 | 112 | 120 | 40 |
| Binary | 1110101 | 10010011 | 10000 | 10100 | 0 | 1011001 | 101010 | 1001010 | 1010000 | 100000 |
Color Harmonies of #759310
Complementary color
Monochromatic Colors of #759310
Black with #759310
Text Example
Text Example
White with #759310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759310; }
p { color: rgb(117,147,16); }
H1.HeaderClassName
{
color: #759310;
}
.AnyTagClassName
{
color: #759310;
}
</style>
background-color css
<style>
a { background-color: #759310; }
a { background-color: rgb(117,147,16); }
div.DivClassName
{
background-color: #759310;
}
.BgClassName
{
background-color: #759310;
}
</style>
border-color css
<style>
span { border-color: #759310; }
span { border-color: rgb(117,147,16); }
td.TdClassName
{
border-color: #759310;
}
.TagClassName
{
border-color: #759310;
}
</style>