Shades of Olive Drab #759316
Tints of Olive Drab #759316
RGB
CMYK
RGB Variations
Color information
#759316 (or 0x759316) is known color: Olive Drab. HEX triplet: 75, 93 and 16. RGB value is (117,147,22). Sum of RGB (Red+Green+Blue) = 117+147+22=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 147 (57.81% from 255 or 51.40% from 286); Blue value is 22 (8.98% from 255 or 7.69% from 286); Max value from RGB is 147 - color contains mainly: green. Hex color #759316 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759316 is #8A6CE9. Grayscale: #7C7C7C. Windows color (decimal): -9071850 or 1479541. OLE color: 1479541.
HSL color Cylindrical-coordinate representation of color #759316: hue angle of 74.4º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #759316 is Cyan = 0.20, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 22 | - |
| CMYK | 0.20 | 0 | 0.85 | 0.42 |
| HSL | 74.4º | 0.74% | 0.33% | - |
| HSV(B) | 74.4º | 0.85% | 0.58% | - |
| XYZ | 17.91 | 24.71 | 4.58 | - |
| YUV | 123.78 | 70.56 | 123.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 22 | 0.20 | 0 | 0.85 | 0.42 | 74.4 | 0.74 | 0.33 |
| Hex | 75 | 93 | 16 | 14 | 0 | 55 | 2A | 4A | 4A | 21 |
| Octal | 165 | 223 | 26 | 24 | 0 | 125 | 52 | 112 | 112 | 41 |
| Binary | 1110101 | 10010011 | 10110 | 10100 | 0 | 1010101 | 101010 | 1001010 | 1001010 | 100001 |
Color Harmonies of #759316
Complementary color
Monochromatic Colors of #759316
Black with #759316
Text Example
Text Example
White with #759316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759316; }
p { color: rgb(117,147,22); }
H1.HeaderClassName
{
color: #759316;
}
.AnyTagClassName
{
color: #759316;
}
</style>
background-color css
<style>
a { background-color: #759316; }
a { background-color: rgb(117,147,22); }
div.DivClassName
{
background-color: #759316;
}
.BgClassName
{
background-color: #759316;
}
</style>
border-color css
<style>
span { border-color: #759316; }
span { border-color: rgb(117,147,22); }
td.TdClassName
{
border-color: #759316;
}
.TagClassName
{
border-color: #759316;
}
</style>