Shades of Olive Drab #718716
Tints of Olive Drab #718716
RGB
CMYK
RGB Variations
Color information
#718716 (or 0x718716) is known color: Olive Drab. HEX triplet: 71, 87 and 16. RGB value is (113,135,22). Sum of RGB (Red+Green+Blue) = 113+135+22=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 135 (53.12% from 255 or 50% from 270); Blue value is 22 (8.98% from 255 or 8.15% from 270); Max value from RGB is 135 - color contains mainly: green. Hex color #718716 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #718716 is #8E78E9. Grayscale: #737373. Windows color (decimal): -9337066 or 1476465. OLE color: 1476465.
HSL color Cylindrical-coordinate representation of color #718716: hue angle of 71.68º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #718716 is Cyan = 0.16, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 135 | 22 | - |
| CMYK | 0.16 | 0 | 0.84 | 0.47 |
| HSL | 71.68º | 0.72% | 0.31% | - |
| HSV(B) | 71.68º | 0.84% | 0.53% | - |
| XYZ | 15.62 | 20.9 | 3.97 | - |
| YUV | 115.54 | 75.21 | 126.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 135 | 22 | 0.16 | 0 | 0.84 | 0.47 | 71.68 | 0.72 | 0.31 |
| Hex | 71 | 87 | 16 | 10 | 0 | 54 | 2F | 48 | 48 | 1F |
| Octal | 161 | 207 | 26 | 20 | 0 | 124 | 57 | 110 | 110 | 37 |
| Binary | 1110001 | 10000111 | 10110 | 10000 | 0 | 1010100 | 101111 | 1001000 | 1001000 | 11111 |
Color Harmonies of #718716
Complementary color
Monochromatic Colors of #718716
Black with #718716
Text Example
Text Example
White with #718716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718716; }
p { color: rgb(113,135,22); }
H1.HeaderClassName
{
color: #718716;
}
.AnyTagClassName
{
color: #718716;
}
</style>
background-color css
<style>
a { background-color: #718716; }
a { background-color: rgb(113,135,22); }
div.DivClassName
{
background-color: #718716;
}
.BgClassName
{
background-color: #718716;
}
</style>
border-color css
<style>
span { border-color: #718716; }
span { border-color: rgb(113,135,22); }
td.TdClassName
{
border-color: #718716;
}
.TagClassName
{
border-color: #718716;
}
</style>