Shades of Olive Drab #719416
Tints of Olive Drab #719416
RGB
CMYK
RGB Variations
Color information
#719416 (or 0x719416) is known color: Olive Drab. HEX triplet: 71, 94 and 16. RGB value is (113,148,22). Sum of RGB (Red+Green+Blue) = 113+148+22=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 148 (58.20% from 255 or 52.30% from 283); Blue value is 22 (8.98% from 255 or 7.77% from 283); Max value from RGB is 148 - color contains mainly: green. Hex color #719416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719416 is #8E6BE9. Grayscale: #7B7B7B. Windows color (decimal): -9333738 or 1479793. OLE color: 1479793.
HSL color Cylindrical-coordinate representation of color #719416: hue angle of 76.67º 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 #719416 is Cyan = 0.24, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 22 | - |
| CMYK | 0.24 | 0 | 0.85 | 0.42 |
| HSL | 76.67º | 0.74% | 0.33% | - |
| HSV(B) | 76.67º | 0.85% | 0.58% | - |
| XYZ | 17.54 | 24.75 | 4.61 | - |
| YUV | 123.17 | 70.9 | 120.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 22 | 0.24 | 0 | 0.85 | 0.42 | 76.67 | 0.74 | 0.33 |
| Hex | 71 | 94 | 16 | 18 | 0 | 55 | 2A | 4D | 4A | 21 |
| Octal | 161 | 224 | 26 | 30 | 0 | 125 | 52 | 115 | 112 | 41 |
| Binary | 1110001 | 10010100 | 10110 | 11000 | 0 | 1010101 | 101010 | 1001101 | 1001010 | 100001 |
Color Harmonies of #719416
Complementary color
Monochromatic Colors of #719416
Black with #719416
Text Example
Text Example
White with #719416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719416; }
p { color: rgb(113,148,22); }
H1.HeaderClassName
{
color: #719416;
}
.AnyTagClassName
{
color: #719416;
}
</style>
background-color css
<style>
a { background-color: #719416; }
a { background-color: rgb(113,148,22); }
div.DivClassName
{
background-color: #719416;
}
.BgClassName
{
background-color: #719416;
}
</style>
border-color css
<style>
span { border-color: #719416; }
span { border-color: rgb(113,148,22); }
td.TdClassName
{
border-color: #719416;
}
.TagClassName
{
border-color: #719416;
}
</style>