Shades of Olive Drab #719720
Tints of Olive Drab #719720
RGB
CMYK
RGB Variations
Color information
#719720 (or 0x719720) is known color: Olive Drab. HEX triplet: 71, 97 and 20. RGB value is (113,151,32). Sum of RGB (Red+Green+Blue) = 113+151+32=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 151 (59.38% from 255 or 51.01% from 296); Blue value is 32 (12.89% from 255 or 10.81% from 296); Max value from RGB is 151 - color contains mainly: green. Hex color #719720 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719720 is #8E68DF. Grayscale: #7E7E7E. Windows color (decimal): -9332960 or 2135921. OLE color: 2135921.
HSL color Cylindrical-coordinate representation of color #719720: hue angle of 79.16º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #719720 is Cyan = 0.25, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 32 | - |
| CMYK | 0.25 | 0 | 0.79 | 0.41 |
| HSL | 79.16º | 0.65% | 0.36% | - |
| HSV(B) | 79.16º | 0.79% | 0.59% | - |
| XYZ | 18.14 | 25.75 | 5.38 | - |
| YUV | 126.07 | 74.91 | 118.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 32 | 0.25 | 0 | 0.79 | 0.41 | 79.16 | 0.65 | 0.36 |
| Hex | 71 | 97 | 20 | 19 | 0 | 4F | 29 | 4F | 41 | 24 |
| Octal | 161 | 227 | 40 | 31 | 0 | 117 | 51 | 117 | 101 | 44 |
| Binary | 1110001 | 10010111 | 100000 | 11001 | 0 | 1001111 | 101001 | 1001111 | 1000001 | 100100 |
Color Harmonies of #719720
Complementary color
Monochromatic Colors of #719720
Black with #719720
Text Example
Text Example
White with #719720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719720; }
p { color: rgb(113,151,32); }
H1.HeaderClassName
{
color: #719720;
}
.AnyTagClassName
{
color: #719720;
}
</style>
background-color css
<style>
a { background-color: #719720; }
a { background-color: rgb(113,151,32); }
div.DivClassName
{
background-color: #719720;
}
.BgClassName
{
background-color: #719720;
}
</style>
border-color css
<style>
span { border-color: #719720; }
span { border-color: rgb(113,151,32); }
td.TdClassName
{
border-color: #719720;
}
.TagClassName
{
border-color: #719720;
}
</style>