Shades of Asparagus #719348
Tints of Asparagus #719348
RGB
CMYK
RGB Variations
Color information
#719348 (or 0x719348) is known color: Asparagus. HEX triplet: 71, 93 and 48. RGB value is (113,147,72). Sum of RGB (Red+Green+Blue) = 113+147+72=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 147 (57.81% from 255 or 44.28% from 332); Blue value is 72 (28.52% from 255 or 21.69% from 332); Max value from RGB is 147 - color contains mainly: green. Hex color #719348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719348 is #8E6CB7. Grayscale: #808080. Windows color (decimal): -9333944 or 4756337. OLE color: 4756337.
HSL color Cylindrical-coordinate representation of color #719348: hue angle of 87.2º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #719348 is Cyan = 0.23, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 72 | - |
| CMYK | 0.23 | 0 | 0.51 | 0.42 |
| HSL | 87.2º | 0.34% | 0.43% | - |
| HSV(B) | 87.2º | 0.51% | 0.58% | - |
| XYZ | 18.41 | 24.85 | 9.96 | - |
| YUV | 128.28 | 96.24 | 117.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 72 | 0.23 | 0 | 0.51 | 0.42 | 87.2 | 0.34 | 0.43 |
| Hex | 71 | 93 | 48 | 17 | 0 | 33 | 2A | 57 | 22 | 2B |
| Octal | 161 | 223 | 110 | 27 | 0 | 63 | 52 | 127 | 42 | 53 |
| Binary | 1110001 | 10010011 | 1001000 | 10111 | 0 | 110011 | 101010 | 1010111 | 100010 | 101011 |
Color Harmonies of #719348
Complementary color
Monochromatic Colors of #719348
Black with #719348
Text Example
Text Example
White with #719348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719348; }
p { color: rgb(113,147,72); }
H1.HeaderClassName
{
color: #719348;
}
.AnyTagClassName
{
color: #719348;
}
</style>
background-color css
<style>
a { background-color: #719348; }
a { background-color: rgb(113,147,72); }
div.DivClassName
{
background-color: #719348;
}
.BgClassName
{
background-color: #719348;
}
</style>
border-color css
<style>
span { border-color: #719348; }
span { border-color: rgb(113,147,72); }
td.TdClassName
{
border-color: #719348;
}
.TagClassName
{
border-color: #719348;
}
</style>