Shades of Grey-Asparagus #476247
Tints of Grey-Asparagus #476247
RGB
CMYK
RGB Variations
Color information
#476247 (or 0x476247) is known color: Grey-Asparagus. HEX triplet: 47, 62 and 47. RGB value is (71,98,71). Sum of RGB (Red+Green+Blue) = 71+98+71=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 98 (38.67% from 255 or 40.83% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 98 - color contains mainly: green. Hex color #476247 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476247 is #B89DB8. Grayscale: #565656. Windows color (decimal): -12099001 or 4678215. OLE color: 4678215.
HSL color Cylindrical-coordinate representation of color #476247: hue angle of 120º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #476247 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 71 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.62 |
| HSL | 120º | 0.16% | 0.33% | - |
| HSV(B) | 120º | 0.28% | 0.38% | - |
| XYZ | 8.1 | 10.53 | 7.57 | - |
| YUV | 86.85 | 119.05 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 71 | 0.28 | 0 | 0.28 | 0.62 | 120 | 0.16 | 0.33 |
| Hex | 47 | 62 | 47 | 1C | 0 | 1C | 3E | 78 | 10 | 21 |
| Octal | 107 | 142 | 107 | 34 | 0 | 34 | 76 | 170 | 20 | 41 |
| Binary | 1000111 | 1100010 | 1000111 | 11100 | 0 | 11100 | 111110 | 1111000 | 10000 | 100001 |
Color Harmonies of #476247
Complementary color
Monochromatic Colors of #476247
Black with #476247
Text Example
Text Example
White with #476247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476247; }
p { color: rgb(71,98,71); }
H1.HeaderClassName
{
color: #476247;
}
.AnyTagClassName
{
color: #476247;
}
</style>
background-color css
<style>
a { background-color: #476247; }
a { background-color: rgb(71,98,71); }
div.DivClassName
{
background-color: #476247;
}
.BgClassName
{
background-color: #476247;
}
</style>
border-color css
<style>
span { border-color: #476247; }
span { border-color: rgb(71,98,71); }
td.TdClassName
{
border-color: #476247;
}
.TagClassName
{
border-color: #476247;
}
</style>