Shades of Grey-Asparagus #476945
Tints of Grey-Asparagus #476945
RGB
CMYK
RGB Variations
Color information
#476945 (or 0x476945) is known color: Grey-Asparagus. HEX triplet: 47, 69 and 45. RGB value is (71,105,69). Sum of RGB (Red+Green+Blue) = 71+105+69=245 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.98% from 245); Green value is 105 (41.41% from 255 or 42.86% from 245); Blue value is 69 (27.34% from 255 or 28.16% from 245); Max value from RGB is 105 - color contains mainly: green. Hex color #476945 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476945 is #B896BA. Grayscale: #5A5A5A. Windows color (decimal): -12097211 or 4548935. OLE color: 4548935.
HSL color Cylindrical-coordinate representation of color #476945: hue angle of 116.67º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #476945 is Cyan = 0.32, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 69 | - |
| CMYK | 0.32 | 0 | 0.34 | 0.59 |
| HSL | 116.67º | 0.21% | 0.34% | - |
| HSV(B) | 116.67º | 0.34% | 0.41% | - |
| XYZ | 8.72 | 11.87 | 7.46 | - |
| YUV | 90.73 | 115.74 | 113.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 69 | 0.32 | 0 | 0.34 | 0.59 | 116.67 | 0.21 | 0.34 |
| Hex | 47 | 69 | 45 | 20 | 0 | 22 | 3B | 75 | 15 | 22 |
| Octal | 107 | 151 | 105 | 40 | 0 | 42 | 73 | 165 | 25 | 42 |
| Binary | 1000111 | 1101001 | 1000101 | 100000 | 0 | 100010 | 111011 | 1110101 | 10101 | 100010 |
Color Harmonies of #476945
Complementary color
Monochromatic Colors of #476945
Black with #476945
Text Example
Text Example
White with #476945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476945; }
p { color: rgb(71,105,69); }
H1.HeaderClassName
{
color: #476945;
}
.AnyTagClassName
{
color: #476945;
}
</style>
background-color css
<style>
a { background-color: #476945; }
a { background-color: rgb(71,105,69); }
div.DivClassName
{
background-color: #476945;
}
.BgClassName
{
background-color: #476945;
}
</style>
border-color css
<style>
span { border-color: #476945; }
span { border-color: rgb(71,105,69); }
td.TdClassName
{
border-color: #476945;
}
.TagClassName
{
border-color: #476945;
}
</style>