Shades of Olive #719005
Tints of Olive #719005
RGB
CMYK
RGB Variations
Color information
#719005 (or 0x719005) is known color: Olive. HEX triplet: 71, 90 and 05. RGB value is (113,144,5). Sum of RGB (Red+Green+Blue) = 113+144+5=262 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.13% from 262); Green value is 144 (56.64% from 255 or 54.96% from 262); Blue value is 5 (2.34% from 255 or 1.91% from 262); Max value from RGB is 144 - color contains mainly: green. Hex color #719005 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719005 is #8E6FFA. Grayscale: #777777. Windows color (decimal): -9334779 or 364657. OLE color: 364657.
HSL color Cylindrical-coordinate representation of color #719005: hue angle of 73.38º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #719005 is Cyan = 0.22, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 5 | - |
| CMYK | 0.22 | 0 | 0.97 | 0.44 |
| HSL | 73.38º | 0.93% | 0.29% | - |
| HSV(B) | 73.38º | 0.97% | 0.56% | - |
| XYZ | 16.81 | 23.47 | 3.79 | - |
| YUV | 118.89 | 63.73 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 5 | 0.22 | 0 | 0.97 | 0.44 | 73.38 | 0.93 | 0.29 |
| Hex | 71 | 90 | 5 | 16 | 0 | 61 | 2C | 49 | 5D | 1D |
| Octal | 161 | 220 | 5 | 26 | 0 | 141 | 54 | 111 | 135 | 35 |
| Binary | 1110001 | 10010000 | 101 | 10110 | 0 | 1100001 | 101100 | 1001001 | 1011101 | 11101 |
Color Harmonies of #719005
Complementary color
Monochromatic Colors of #719005
Black with #719005
Text Example
Text Example
White with #719005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719005; }
p { color: rgb(113,144,5); }
H1.HeaderClassName
{
color: #719005;
}
.AnyTagClassName
{
color: #719005;
}
</style>
background-color css
<style>
a { background-color: #719005; }
a { background-color: rgb(113,144,5); }
div.DivClassName
{
background-color: #719005;
}
.BgClassName
{
background-color: #719005;
}
</style>
border-color css
<style>
span { border-color: #719005; }
span { border-color: rgb(113,144,5); }
td.TdClassName
{
border-color: #719005;
}
.TagClassName
{
border-color: #719005;
}
</style>