Shades of Asparagus #719960
Tints of Asparagus #719960
RGB
CMYK
RGB Variations
Color information
#719960 (or 0x719960) is known color: Asparagus. HEX triplet: 71, 99 and 60. RGB value is (113,153,96). Sum of RGB (Red+Green+Blue) = 113+153+96=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 153 (60.16% from 255 or 42.27% from 362); Blue value is 96 (37.89% from 255 or 26.52% from 362); Max value from RGB is 153 - color contains mainly: green. Hex color #719960 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719960 is #8E669F. Grayscale: #868686. Windows color (decimal): -9332384 or 6330737. OLE color: 6330737.
HSL color Cylindrical-coordinate representation of color #719960: hue angle of 102.11º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #719960 is Cyan = 0.26, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 153 | 96 | - |
| CMYK | 0.26 | 0 | 0.37 | 0.4 |
| HSL | 102.11º | 0.23% | 0.49% | - |
| HSV(B) | 102.11º | 0.37% | 0.6% | - |
| XYZ | 20.31 | 27.14 | 15.23 | - |
| YUV | 134.54 | 106.25 | 112.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 153 | 96 | 0.26 | 0 | 0.37 | 0.4 | 102.11 | 0.23 | 0.49 |
| Hex | 71 | 99 | 60 | 1A | 0 | 25 | 28 | 66 | 17 | 31 |
| Octal | 161 | 231 | 140 | 32 | 0 | 45 | 50 | 146 | 27 | 61 |
| Binary | 1110001 | 10011001 | 1100000 | 11010 | 0 | 100101 | 101000 | 1100110 | 10111 | 110001 |
Color Harmonies of #719960
Complementary color
Monochromatic Colors of #719960
Black with #719960
Text Example
Text Example
White with #719960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719960; }
p { color: rgb(113,153,96); }
H1.HeaderClassName
{
color: #719960;
}
.AnyTagClassName
{
color: #719960;
}
</style>
background-color css
<style>
a { background-color: #719960; }
a { background-color: rgb(113,153,96); }
div.DivClassName
{
background-color: #719960;
}
.BgClassName
{
background-color: #719960;
}
</style>
border-color css
<style>
span { border-color: #719960; }
span { border-color: rgb(113,153,96); }
td.TdClassName
{
border-color: #719960;
}
.TagClassName
{
border-color: #719960;
}
</style>