Shades of Grey-Asparagus #474847
Tints of Grey-Asparagus #474847
RGB
CMYK
RGB Variations
Color information
#474847 (or 0x474847) is known color: Grey-Asparagus. HEX triplet: 47, 48 and 47. RGB value is (71,72,71). Sum of RGB (Red+Green+Blue) = 71+72+71=214 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.18% from 214); Green value is 72 (28.52% from 255 or 33.64% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 72 - color contains mainly: green. Hex color #474847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474847 is #B8B7B8. Grayscale: #474747. Windows color (decimal): -12105657 or 4671559. OLE color: 4671559.
HSL color Cylindrical-coordinate representation of color #474847: hue angle of 120º degrees, saturation: 0.01, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #474847 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 72 | 71 | - |
| CMYK | 0.01 | 0 | 0.01 | 0.72 |
| HSL | 120º | 0.01% | 0.28% | - |
| HSV(B) | 120º | 0.01% | 0.28% | - |
| XYZ | 6.05 | 6.43 | 6.88 | - |
| YUV | 71.59 | 127.67 | 127.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 71 | 0.01 | 0 | 0.01 | 0.72 | 120 | 0.01 | 0.28 |
| Hex | 47 | 48 | 47 | 1 | 0 | 1 | 48 | 78 | 1 | 1C |
| Octal | 107 | 110 | 107 | 1 | 0 | 1 | 110 | 170 | 1 | 34 |
| Binary | 1000111 | 1001000 | 1000111 | 1 | 0 | 1 | 1001000 | 1111000 | 1 | 11100 |
Color Harmonies of #474847
Complementary color
Monochromatic Colors of #474847
Black with #474847
Text Example
Text Example
White with #474847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474847; }
p { color: rgb(71,72,71); }
H1.HeaderClassName
{
color: #474847;
}
.AnyTagClassName
{
color: #474847;
}
</style>
background-color css
<style>
a { background-color: #474847; }
a { background-color: rgb(71,72,71); }
div.DivClassName
{
background-color: #474847;
}
.BgClassName
{
background-color: #474847;
}
</style>
border-color css
<style>
span { border-color: #474847; }
span { border-color: rgb(71,72,71); }
td.TdClassName
{
border-color: #474847;
}
.TagClassName
{
border-color: #474847;
}
</style>