Shades of Olive Drab #718614
Tints of Olive Drab #718614
RGB
CMYK
RGB Variations
Color information
#718614 (or 0x718614) is known color: Olive Drab. HEX triplet: 71, 86 and 14. RGB value is (113,134,20). Sum of RGB (Red+Green+Blue) = 113+134+20=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 134 (52.73% from 255 or 50.19% from 267); Blue value is 20 (8.20% from 255 or 7.49% from 267); Max value from RGB is 134 - color contains mainly: green. Hex color #718614 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #718614 is #8E79EB. Grayscale: #737373. Windows color (decimal): -9337324 or 1345137. OLE color: 1345137.
HSL color Cylindrical-coordinate representation of color #718614: hue angle of 71.05º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #718614 is Cyan = 0.16, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 134 | 20 | - |
| CMYK | 0.16 | 0 | 0.85 | 0.47 |
| HSL | 71.05º | 0.74% | 0.3% | - |
| HSV(B) | 71.05º | 0.85% | 0.53% | - |
| XYZ | 15.46 | 20.61 | 3.83 | - |
| YUV | 114.73 | 74.54 | 126.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 134 | 20 | 0.16 | 0 | 0.85 | 0.47 | 71.05 | 0.74 | 0.3 |
| Hex | 71 | 86 | 14 | 10 | 0 | 55 | 2F | 47 | 4A | 1E |
| Octal | 161 | 206 | 24 | 20 | 0 | 125 | 57 | 107 | 112 | 36 |
| Binary | 1110001 | 10000110 | 10100 | 10000 | 0 | 1010101 | 101111 | 1000111 | 1001010 | 11110 |
Color Harmonies of #718614
Complementary color
Monochromatic Colors of #718614
Black with #718614
Text Example
Text Example
White with #718614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718614; }
p { color: rgb(113,134,20); }
H1.HeaderClassName
{
color: #718614;
}
.AnyTagClassName
{
color: #718614;
}
</style>
background-color css
<style>
a { background-color: #718614; }
a { background-color: rgb(113,134,20); }
div.DivClassName
{
background-color: #718614;
}
.BgClassName
{
background-color: #718614;
}
</style>
border-color css
<style>
span { border-color: #718614; }
span { border-color: rgb(113,134,20); }
td.TdClassName
{
border-color: #718614;
}
.TagClassName
{
border-color: #718614;
}
</style>