Shades of Asparagus #819956
Tints of Asparagus #819956
RGB
CMYK
RGB Variations
Color information
#819956 (or 0x819956) is known color: Asparagus. HEX triplet: 81, 99 and 56. RGB value is (129,153,86). Sum of RGB (Red+Green+Blue) = 129+153+86=368 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.05% from 368); Green value is 153 (60.16% from 255 or 41.58% from 368); Blue value is 86 (33.98% from 255 or 23.37% from 368); Max value from RGB is 153 - color contains mainly: green. Hex color #819956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819956 is #7E66A9. Grayscale: #8A8A8A. Windows color (decimal): -8283818 or 5675393. OLE color: 5675393.
HSL color Cylindrical-coordinate representation of color #819956: hue angle of 81.49º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #819956 is Cyan = 0.16, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 86 | - |
| CMYK | 0.16 | 0 | 0.44 | 0.4 |
| HSL | 81.49º | 0.28% | 0.47% | - |
| HSV(B) | 81.49º | 0.44% | 0.6% | - |
| XYZ | 22.12 | 28.12 | 13.07 | - |
| YUV | 138.19 | 98.55 | 121.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 86 | 0.16 | 0 | 0.44 | 0.4 | 81.49 | 0.28 | 0.47 |
| Hex | 81 | 99 | 56 | 10 | 0 | 2C | 28 | 51 | 1C | 2F |
| Octal | 201 | 231 | 126 | 20 | 0 | 54 | 50 | 121 | 34 | 57 |
| Binary | 10000001 | 10011001 | 1010110 | 10000 | 0 | 101100 | 101000 | 1010001 | 11100 | 101111 |
Color Harmonies of #819956
Complementary color
Monochromatic Colors of #819956
Black with #819956
Text Example
Text Example
White with #819956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819956; }
p { color: rgb(129,153,86); }
H1.HeaderClassName
{
color: #819956;
}
.AnyTagClassName
{
color: #819956;
}
</style>
background-color css
<style>
a { background-color: #819956; }
a { background-color: rgb(129,153,86); }
div.DivClassName
{
background-color: #819956;
}
.BgClassName
{
background-color: #819956;
}
</style>
border-color css
<style>
span { border-color: #819956; }
span { border-color: rgb(129,153,86); }
td.TdClassName
{
border-color: #819956;
}
.TagClassName
{
border-color: #819956;
}
</style>