Shades of Grey-Asparagus #476347
Tints of Grey-Asparagus #476347
RGB
CMYK
RGB Variations
Color information
#476347 (or 0x476347) is known color: Grey-Asparagus. HEX triplet: 47, 63 and 47. RGB value is (71,99,71). Sum of RGB (Red+Green+Blue) = 71+99+71=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 99 (39.06% from 255 or 41.08% from 241); Blue value is 71 (28.12% from 255 or 29.46% from 241); Max value from RGB is 99 - color contains mainly: green. Hex color #476347 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476347 is #B89CB8. Grayscale: #575757. Windows color (decimal): -12098745 or 4678471. OLE color: 4678471.
HSL color Cylindrical-coordinate representation of color #476347: hue angle of 120º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #476347 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 71 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.61 |
| HSL | 120º | 0.16% | 0.33% | - |
| HSV(B) | 120º | 0.28% | 0.39% | - |
| XYZ | 8.2 | 10.72 | 7.6 | - |
| YUV | 87.44 | 118.72 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 71 | 0.28 | 0 | 0.28 | 0.61 | 120 | 0.16 | 0.33 |
| Hex | 47 | 63 | 47 | 1C | 0 | 1C | 3D | 78 | 10 | 21 |
| Octal | 107 | 143 | 107 | 34 | 0 | 34 | 75 | 170 | 20 | 41 |
| Binary | 1000111 | 1100011 | 1000111 | 11100 | 0 | 11100 | 111101 | 1111000 | 10000 | 100001 |
Color Harmonies of #476347
Complementary color
Monochromatic Colors of #476347
Black with #476347
Text Example
Text Example
White with #476347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476347; }
p { color: rgb(71,99,71); }
H1.HeaderClassName
{
color: #476347;
}
.AnyTagClassName
{
color: #476347;
}
</style>
background-color css
<style>
a { background-color: #476347; }
a { background-color: rgb(71,99,71); }
div.DivClassName
{
background-color: #476347;
}
.BgClassName
{
background-color: #476347;
}
</style>
border-color css
<style>
span { border-color: #476347; }
span { border-color: rgb(71,99,71); }
td.TdClassName
{
border-color: #476347;
}
.TagClassName
{
border-color: #476347;
}
</style>