Shades of Olive #719502
Tints of Olive #719502
RGB
CMYK
RGB Variations
Color information
#719502 (or 0x719502) is known color: Olive. HEX triplet: 71, 95 and 02. RGB value is (113,149,2). Sum of RGB (Red+Green+Blue) = 113+149+2=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 149 (58.59% from 255 or 56.44% from 264); Blue value is 2 (1.17% from 255 or 0.76% from 264); Max value from RGB is 149 - color contains mainly: green. Hex color #719502 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719502 is #8E6AFD. Grayscale: #7A7A7A. Windows color (decimal): -9333502 or 169329. OLE color: 169329.
HSL color Cylindrical-coordinate representation of color #719502: hue angle of 74.69º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #719502 is Cyan = 0.24, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 149 | 2 | - |
| CMYK | 0.24 | 0 | 0.99 | 0.42 |
| HSL | 74.69º | 0.97% | 0.3% | - |
| HSV(B) | 74.69º | 0.99% | 0.58% | - |
| XYZ | 17.57 | 25.01 | 3.96 | - |
| YUV | 121.48 | 60.57 | 121.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 149 | 2 | 0.24 | 0 | 0.99 | 0.42 | 74.69 | 0.97 | 0.3 |
| Hex | 71 | 95 | 2 | 18 | 0 | 63 | 2A | 4B | 61 | 1E |
| Octal | 161 | 225 | 2 | 30 | 0 | 143 | 52 | 113 | 141 | 36 |
| Binary | 1110001 | 10010101 | 10 | 11000 | 0 | 1100011 | 101010 | 1001011 | 1100001 | 11110 |
Color Harmonies of #719502
Complementary color
Monochromatic Colors of #719502
Black with #719502
Text Example
Text Example
White with #719502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719502; }
p { color: rgb(113,149,2); }
H1.HeaderClassName
{
color: #719502;
}
.AnyTagClassName
{
color: #719502;
}
</style>
background-color css
<style>
a { background-color: #719502; }
a { background-color: rgb(113,149,2); }
div.DivClassName
{
background-color: #719502;
}
.BgClassName
{
background-color: #719502;
}
</style>
border-color css
<style>
span { border-color: #719502; }
span { border-color: rgb(113,149,2); }
td.TdClassName
{
border-color: #719502;
}
.TagClassName
{
border-color: #719502;
}
</style>