Shades of Asparagus #719746
Tints of Asparagus #719746
RGB
CMYK
RGB Variations
Color information
#719746 (or 0x719746) is known color: Asparagus. HEX triplet: 71, 97 and 46. RGB value is (113,151,70). Sum of RGB (Red+Green+Blue) = 113+151+70=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 151 (59.38% from 255 or 45.21% from 334); Blue value is 70 (27.73% from 255 or 20.96% from 334); Max value from RGB is 151 - color contains mainly: green. Hex color #719746 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719746 is #8E68B9. Grayscale: #828282. Windows color (decimal): -9332922 or 4626289. OLE color: 4626289.
HSL color Cylindrical-coordinate representation of color #719746: hue angle of 88.15º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #719746 is Cyan = 0.25, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 70 | - |
| CMYK | 0.25 | 0 | 0.54 | 0.41 |
| HSL | 88.15º | 0.37% | 0.43% | - |
| HSV(B) | 88.15º | 0.54% | 0.59% | - |
| XYZ | 18.98 | 26.09 | 9.83 | - |
| YUV | 130.4 | 93.91 | 115.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 70 | 0.25 | 0 | 0.54 | 0.41 | 88.15 | 0.37 | 0.43 |
| Hex | 71 | 97 | 46 | 19 | 0 | 36 | 29 | 58 | 25 | 2B |
| Octal | 161 | 227 | 106 | 31 | 0 | 66 | 51 | 130 | 45 | 53 |
| Binary | 1110001 | 10010111 | 1000110 | 11001 | 0 | 110110 | 101001 | 1011000 | 100101 | 101011 |
Color Harmonies of #719746
Complementary color
Monochromatic Colors of #719746
Black with #719746
Text Example
Text Example
White with #719746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719746; }
p { color: rgb(113,151,70); }
H1.HeaderClassName
{
color: #719746;
}
.AnyTagClassName
{
color: #719746;
}
</style>
background-color css
<style>
a { background-color: #719746; }
a { background-color: rgb(113,151,70); }
div.DivClassName
{
background-color: #719746;
}
.BgClassName
{
background-color: #719746;
}
</style>
border-color css
<style>
span { border-color: #719746; }
span { border-color: rgb(113,151,70); }
td.TdClassName
{
border-color: #719746;
}
.TagClassName
{
border-color: #719746;
}
</style>