Shades of Asparagus #719346
Tints of Asparagus #719346
RGB
CMYK
RGB Variations
Color information
#719346 (or 0x719346) is known color: Asparagus. HEX triplet: 71, 93 and 46. RGB value is (113,147,70). Sum of RGB (Red+Green+Blue) = 113+147+70=330 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.24% from 330); Green value is 147 (57.81% from 255 or 44.55% from 330); Blue value is 70 (27.73% from 255 or 21.21% from 330); Max value from RGB is 147 - color contains mainly: green. Hex color #719346 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719346 is #8E6CB9. Grayscale: #808080. Windows color (decimal): -9333946 or 4625265. OLE color: 4625265.
HSL color Cylindrical-coordinate representation of color #719346: hue angle of 86.49º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #719346 is Cyan = 0.23, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 70 | - |
| CMYK | 0.23 | 0 | 0.52 | 0.42 |
| HSL | 86.49º | 0.35% | 0.43% | - |
| HSV(B) | 86.49º | 0.52% | 0.58% | - |
| XYZ | 18.35 | 24.82 | 9.62 | - |
| YUV | 128.06 | 95.24 | 117.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 70 | 0.23 | 0 | 0.52 | 0.42 | 86.49 | 0.35 | 0.43 |
| Hex | 71 | 93 | 46 | 17 | 0 | 34 | 2A | 56 | 23 | 2B |
| Octal | 161 | 223 | 106 | 27 | 0 | 64 | 52 | 126 | 43 | 53 |
| Binary | 1110001 | 10010011 | 1000110 | 10111 | 0 | 110100 | 101010 | 1010110 | 100011 | 101011 |
Color Harmonies of #719346
Complementary color
Monochromatic Colors of #719346
Black with #719346
Text Example
Text Example
White with #719346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719346; }
p { color: rgb(113,147,70); }
H1.HeaderClassName
{
color: #719346;
}
.AnyTagClassName
{
color: #719346;
}
</style>
background-color css
<style>
a { background-color: #719346; }
a { background-color: rgb(113,147,70); }
div.DivClassName
{
background-color: #719346;
}
.BgClassName
{
background-color: #719346;
}
</style>
border-color css
<style>
span { border-color: #719346; }
span { border-color: rgb(113,147,70); }
td.TdClassName
{
border-color: #719346;
}
.TagClassName
{
border-color: #719346;
}
</style>