Shades of Olive Drab #719613
Tints of Olive Drab #719613
RGB
CMYK
RGB Variations
Color information
#719613 (or 0x719613) is known color: Olive Drab. HEX triplet: 71, 96 and 13. RGB value is (113,150,19). Sum of RGB (Red+Green+Blue) = 113+150+19=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 150 (58.98% from 255 or 53.19% from 282); Blue value is 19 (7.81% from 255 or 6.74% from 282); Max value from RGB is 150 - color contains mainly: green. Hex color #719613 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719613 is #8E69EC. Grayscale: #7C7C7C. Windows color (decimal): -9333229 or 1283697. OLE color: 1283697.
HSL color Cylindrical-coordinate representation of color #719613: hue angle of 76.95º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #719613 is Cyan = 0.25, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 19 | - |
| CMYK | 0.25 | 0 | 0.87 | 0.41 |
| HSL | 76.95º | 0.78% | 0.33% | - |
| HSV(B) | 76.95º | 0.87% | 0.59% | - |
| XYZ | 17.83 | 25.37 | 4.57 | - |
| YUV | 124 | 68.74 | 120.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 19 | 0.25 | 0 | 0.87 | 0.41 | 76.95 | 0.78 | 0.33 |
| Hex | 71 | 96 | 13 | 19 | 0 | 57 | 29 | 4D | 4E | 21 |
| Octal | 161 | 226 | 23 | 31 | 0 | 127 | 51 | 115 | 116 | 41 |
| Binary | 1110001 | 10010110 | 10011 | 11001 | 0 | 1010111 | 101001 | 1001101 | 1001110 | 100001 |
Color Harmonies of #719613
Complementary color
Monochromatic Colors of #719613
Black with #719613
Text Example
Text Example
White with #719613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719613; }
p { color: rgb(113,150,19); }
H1.HeaderClassName
{
color: #719613;
}
.AnyTagClassName
{
color: #719613;
}
</style>
background-color css
<style>
a { background-color: #719613; }
a { background-color: rgb(113,150,19); }
div.DivClassName
{
background-color: #719613;
}
.BgClassName
{
background-color: #719613;
}
</style>
border-color css
<style>
span { border-color: #719613; }
span { border-color: rgb(113,150,19); }
td.TdClassName
{
border-color: #719613;
}
.TagClassName
{
border-color: #719613;
}
</style>