Shades of Olive Drab #719307
Tints of Olive Drab #719307
RGB
CMYK
RGB Variations
Color information
#719307 (or 0x719307) is known color: Olive Drab. HEX triplet: 71, 93 and 07. RGB value is (113,147,7). Sum of RGB (Red+Green+Blue) = 113+147+7=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 147 (57.81% from 255 or 55.06% from 267); Blue value is 7 (3.12% from 255 or 2.62% from 267); Max value from RGB is 147 - color contains mainly: green. Hex color #719307 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719307 is #8E6CF8. Grayscale: #797979. Windows color (decimal): -9334009 or 496497. OLE color: 496497.
HSL color Cylindrical-coordinate representation of color #719307: hue angle of 74.57º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #719307 is Cyan = 0.23, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 7 | - |
| CMYK | 0.23 | 0 | 0.95 | 0.42 |
| HSL | 74.57º | 0.91% | 0.3% | - |
| HSV(B) | 74.57º | 0.95% | 0.58% | - |
| XYZ | 17.28 | 24.39 | 4 | - |
| YUV | 120.87 | 63.74 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 7 | 0.23 | 0 | 0.95 | 0.42 | 74.57 | 0.91 | 0.3 |
| Hex | 71 | 93 | 7 | 17 | 0 | 5F | 2A | 4B | 5B | 1E |
| Octal | 161 | 223 | 7 | 27 | 0 | 137 | 52 | 113 | 133 | 36 |
| Binary | 1110001 | 10010011 | 111 | 10111 | 0 | 1011111 | 101010 | 1001011 | 1011011 | 11110 |
Color Harmonies of #719307
Complementary color
Monochromatic Colors of #719307
Black with #719307
Text Example
Text Example
White with #719307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719307; }
p { color: rgb(113,147,7); }
H1.HeaderClassName
{
color: #719307;
}
.AnyTagClassName
{
color: #719307;
}
</style>
background-color css
<style>
a { background-color: #719307; }
a { background-color: rgb(113,147,7); }
div.DivClassName
{
background-color: #719307;
}
.BgClassName
{
background-color: #719307;
}
</style>
border-color css
<style>
span { border-color: #719307; }
span { border-color: rgb(113,147,7); }
td.TdClassName
{
border-color: #719307;
}
.TagClassName
{
border-color: #719307;
}
</style>