Shades of Olive Drab #759416
Tints of Olive Drab #759416
RGB
CMYK
RGB Variations
Color information
#759416 (or 0x759416) is known color: Olive Drab. HEX triplet: 75, 94 and 16. RGB value is (117,148,22). Sum of RGB (Red+Green+Blue) = 117+148+22=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 148 (58.20% from 255 or 51.57% from 287); Blue value is 22 (8.98% from 255 or 7.67% from 287); Max value from RGB is 148 - color contains mainly: green. Hex color #759416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759416 is #8A6BE9. Grayscale: #7C7C7C. Windows color (decimal): -9071594 or 1479797. OLE color: 1479797.
HSL color Cylindrical-coordinate representation of color #759416: hue angle of 74.76º 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 #759416 is Cyan = 0.21, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 22 | - |
| CMYK | 0.21 | 0 | 0.85 | 0.42 |
| HSL | 74.76º | 0.74% | 0.33% | - |
| HSV(B) | 74.76º | 0.85% | 0.58% | - |
| XYZ | 18.07 | 25.02 | 4.64 | - |
| YUV | 124.37 | 70.23 | 122.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 22 | 0.21 | 0 | 0.85 | 0.42 | 74.76 | 0.74 | 0.33 |
| Hex | 75 | 94 | 16 | 15 | 0 | 55 | 2A | 4B | 4A | 21 |
| Octal | 165 | 224 | 26 | 25 | 0 | 125 | 52 | 113 | 112 | 41 |
| Binary | 1110101 | 10010100 | 10110 | 10101 | 0 | 1010101 | 101010 | 1001011 | 1001010 | 100001 |
Color Harmonies of #759416
Complementary color
Monochromatic Colors of #759416
Black with #759416
Text Example
Text Example
White with #759416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759416; }
p { color: rgb(117,148,22); }
H1.HeaderClassName
{
color: #759416;
}
.AnyTagClassName
{
color: #759416;
}
</style>
background-color css
<style>
a { background-color: #759416; }
a { background-color: rgb(117,148,22); }
div.DivClassName
{
background-color: #759416;
}
.BgClassName
{
background-color: #759416;
}
</style>
border-color css
<style>
span { border-color: #759416; }
span { border-color: rgb(117,148,22); }
td.TdClassName
{
border-color: #759416;
}
.TagClassName
{
border-color: #759416;
}
</style>