Shades of Olive #719205
Tints of Olive #719205
RGB
CMYK
RGB Variations
Color information
#719205 (or 0x719205) is known color: Olive. HEX triplet: 71, 92 and 05. RGB value is (113,146,5). Sum of RGB (Red+Green+Blue) = 113+146+5=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 146 (57.42% from 255 or 55.30% from 264); Blue value is 5 (2.34% from 255 or 1.89% from 264); Max value from RGB is 146 - color contains mainly: green. Hex color #719205 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719205 is #8E6DFA. Grayscale: #787878. Windows color (decimal): -9334267 or 365169. OLE color: 365169.
HSL color Cylindrical-coordinate representation of color #719205: hue angle of 74.04º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #719205 is Cyan = 0.23, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 5 | - |
| CMYK | 0.23 | 0 | 0.97 | 0.43 |
| HSL | 74.04º | 0.93% | 0.3% | - |
| HSV(B) | 74.04º | 0.97% | 0.57% | - |
| XYZ | 17.12 | 24.08 | 3.89 | - |
| YUV | 120.06 | 63.07 | 122.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 5 | 0.23 | 0 | 0.97 | 0.43 | 74.04 | 0.93 | 0.3 |
| Hex | 71 | 92 | 5 | 17 | 0 | 61 | 2B | 4A | 5D | 1E |
| Octal | 161 | 222 | 5 | 27 | 0 | 141 | 53 | 112 | 135 | 36 |
| Binary | 1110001 | 10010010 | 101 | 10111 | 0 | 1100001 | 101011 | 1001010 | 1011101 | 11110 |
Color Harmonies of #719205
Complementary color
Monochromatic Colors of #719205
Black with #719205
Text Example
Text Example
White with #719205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719205; }
p { color: rgb(113,146,5); }
H1.HeaderClassName
{
color: #719205;
}
.AnyTagClassName
{
color: #719205;
}
</style>
background-color css
<style>
a { background-color: #719205; }
a { background-color: rgb(113,146,5); }
div.DivClassName
{
background-color: #719205;
}
.BgClassName
{
background-color: #719205;
}
</style>
border-color css
<style>
span { border-color: #719205; }
span { border-color: rgb(113,146,5); }
td.TdClassName
{
border-color: #719205;
}
.TagClassName
{
border-color: #719205;
}
</style>