Shades of Asparagus #719553
Tints of Asparagus #719553
RGB
CMYK
RGB Variations
Color information
#719553 (or 0x719553) is known color: Asparagus. HEX triplet: 71, 95 and 53. RGB value is (113,149,83). Sum of RGB (Red+Green+Blue) = 113+149+83=345 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.75% from 345); Green value is 149 (58.59% from 255 or 43.19% from 345); Blue value is 83 (32.81% from 255 or 24.06% from 345); Max value from RGB is 149 - color contains mainly: green. Hex color #719553 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719553 is #8E6AAC. Grayscale: #828282. Windows color (decimal): -9333421 or 5477745. OLE color: 5477745.
HSL color Cylindrical-coordinate representation of color #719553: hue angle of 92.73º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #719553 is Cyan = 0.24, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 149 | 83 | - |
| CMYK | 0.24 | 0 | 0.44 | 0.42 |
| HSL | 92.73º | 0.28% | 0.45% | - |
| HSV(B) | 92.73º | 0.44% | 0.58% | - |
| XYZ | 19.12 | 25.63 | 12.12 | - |
| YUV | 130.71 | 101.07 | 115.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 149 | 83 | 0.24 | 0 | 0.44 | 0.42 | 92.73 | 0.28 | 0.45 |
| Hex | 71 | 95 | 53 | 18 | 0 | 2C | 2A | 5D | 1C | 2D |
| Octal | 161 | 225 | 123 | 30 | 0 | 54 | 52 | 135 | 34 | 55 |
| Binary | 1110001 | 10010101 | 1010011 | 11000 | 0 | 101100 | 101010 | 1011101 | 11100 | 101101 |
Color Harmonies of #719553
Complementary color
Monochromatic Colors of #719553
Black with #719553
Text Example
Text Example
White with #719553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719553; }
p { color: rgb(113,149,83); }
H1.HeaderClassName
{
color: #719553;
}
.AnyTagClassName
{
color: #719553;
}
</style>
background-color css
<style>
a { background-color: #719553; }
a { background-color: rgb(113,149,83); }
div.DivClassName
{
background-color: #719553;
}
.BgClassName
{
background-color: #719553;
}
</style>
border-color css
<style>
span { border-color: #719553; }
span { border-color: rgb(113,149,83); }
td.TdClassName
{
border-color: #719553;
}
.TagClassName
{
border-color: #719553;
}
</style>