Shades of Grey-Asparagus #476047
Tints of Grey-Asparagus #476047
RGB
CMYK
RGB Variations
Color information
#476047 (or 0x476047) is known color: Grey-Asparagus. HEX triplet: 47, 60 and 47. RGB value is (71,96,71). Sum of RGB (Red+Green+Blue) = 71+96+71=238 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.83% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 96 - color contains mainly: green. Hex color #476047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476047 is #B89FB8. Grayscale: #555555. Windows color (decimal): -12099513 or 4677703. OLE color: 4677703.
HSL color Cylindrical-coordinate representation of color #476047: hue angle of 120º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #476047 is Cyan = 0.26, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 96 | 71 | - |
| CMYK | 0.26 | 0 | 0.26 | 0.62 |
| HSL | 120º | 0.15% | 0.33% | - |
| HSV(B) | 120º | 0.26% | 0.38% | - |
| XYZ | 7.92 | 10.16 | 7.51 | - |
| YUV | 85.68 | 119.72 | 117.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 96 | 71 | 0.26 | 0 | 0.26 | 0.62 | 120 | 0.15 | 0.33 |
| Hex | 47 | 60 | 47 | 1A | 0 | 1A | 3E | 78 | F | 21 |
| Octal | 107 | 140 | 107 | 32 | 0 | 32 | 76 | 170 | 17 | 41 |
| Binary | 1000111 | 1100000 | 1000111 | 11010 | 0 | 11010 | 111110 | 1111000 | 1111 | 100001 |
Color Harmonies of #476047
Complementary color
Monochromatic Colors of #476047
Black with #476047
Text Example
Text Example
White with #476047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476047; }
p { color: rgb(71,96,71); }
H1.HeaderClassName
{
color: #476047;
}
.AnyTagClassName
{
color: #476047;
}
</style>
background-color css
<style>
a { background-color: #476047; }
a { background-color: rgb(71,96,71); }
div.DivClassName
{
background-color: #476047;
}
.BgClassName
{
background-color: #476047;
}
</style>
border-color css
<style>
span { border-color: #476047; }
span { border-color: rgb(71,96,71); }
td.TdClassName
{
border-color: #476047;
}
.TagClassName
{
border-color: #476047;
}
</style>