Shades of Olive Drab #719218
Tints of Olive Drab #719218
RGB
CMYK
RGB Variations
Color information
#719218 (or 0x719218) is known color: Olive Drab. HEX triplet: 71, 92 and 18. RGB value is (113,146,24). Sum of RGB (Red+Green+Blue) = 113+146+24=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 146 (57.42% from 255 or 51.59% from 283); Blue value is 24 (9.77% from 255 or 8.48% from 283); Max value from RGB is 146 - color contains mainly: green. Hex color #719218 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719218 is #8E6DE7. Grayscale: #7A7A7A. Windows color (decimal): -9334248 or 1610353. OLE color: 1610353.
HSL color Cylindrical-coordinate representation of color #719218: hue angle of 76.23º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #719218 is Cyan = 0.23, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 24 | - |
| CMYK | 0.23 | 0 | 0.84 | 0.43 |
| HSL | 76.23º | 0.72% | 0.33% | - |
| HSV(B) | 76.23º | 0.84% | 0.57% | - |
| XYZ | 17.25 | 24.13 | 4.61 | - |
| YUV | 122.23 | 72.57 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 24 | 0.23 | 0 | 0.84 | 0.43 | 76.23 | 0.72 | 0.33 |
| Hex | 71 | 92 | 18 | 17 | 0 | 54 | 2B | 4C | 48 | 21 |
| Octal | 161 | 222 | 30 | 27 | 0 | 124 | 53 | 114 | 110 | 41 |
| Binary | 1110001 | 10010010 | 11000 | 10111 | 0 | 1010100 | 101011 | 1001100 | 1001000 | 100001 |
Color Harmonies of #719218
Complementary color
Monochromatic Colors of #719218
Black with #719218
Text Example
Text Example
White with #719218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719218; }
p { color: rgb(113,146,24); }
H1.HeaderClassName
{
color: #719218;
}
.AnyTagClassName
{
color: #719218;
}
</style>
background-color css
<style>
a { background-color: #719218; }
a { background-color: rgb(113,146,24); }
div.DivClassName
{
background-color: #719218;
}
.BgClassName
{
background-color: #719218;
}
</style>
border-color css
<style>
span { border-color: #719218; }
span { border-color: rgb(113,146,24); }
td.TdClassName
{
border-color: #719218;
}
.TagClassName
{
border-color: #719218;
}
</style>