Shades of Grey-Asparagus #476546
Tints of Grey-Asparagus #476546
RGB
CMYK
RGB Variations
Color information
#476546 (or 0x476546) is known color: Grey-Asparagus. HEX triplet: 47, 65 and 46. RGB value is (71,101,70). Sum of RGB (Red+Green+Blue) = 71+101+70=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 101 (39.84% from 255 or 41.74% from 242); Blue value is 70 (27.73% from 255 or 28.93% from 242); Max value from RGB is 101 - color contains mainly: green. Hex color #476546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476546 is #B89AB9. Grayscale: #585858. Windows color (decimal): -12098234 or 4613447. OLE color: 4613447.
HSL color Cylindrical-coordinate representation of color #476546: hue angle of 118.06º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476546 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 70 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.60 |
| HSL | 118.06º | 0.18% | 0.34% | - |
| HSV(B) | 118.06º | 0.31% | 0.4% | - |
| XYZ | 8.36 | 11.09 | 7.49 | - |
| YUV | 88.5 | 117.56 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 70 | 0.30 | 0 | 0.31 | 0.60 | 118.06 | 0.18 | 0.34 |
| Hex | 47 | 65 | 46 | 1E | 0 | 1F | 3C | 76 | 12 | 22 |
| Octal | 107 | 145 | 106 | 36 | 0 | 37 | 74 | 166 | 22 | 42 |
| Binary | 1000111 | 1100101 | 1000110 | 11110 | 0 | 11111 | 111100 | 1110110 | 10010 | 100010 |
Color Harmonies of #476546
Complementary color
Monochromatic Colors of #476546
Black with #476546
Text Example
Text Example
White with #476546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476546; }
p { color: rgb(71,101,70); }
H1.HeaderClassName
{
color: #476546;
}
.AnyTagClassName
{
color: #476546;
}
</style>
background-color css
<style>
a { background-color: #476546; }
a { background-color: rgb(71,101,70); }
div.DivClassName
{
background-color: #476546;
}
.BgClassName
{
background-color: #476546;
}
</style>
border-color css
<style>
span { border-color: #476546; }
span { border-color: rgb(71,101,70); }
td.TdClassName
{
border-color: #476546;
}
.TagClassName
{
border-color: #476546;
}
</style>