Shades of Grey-Asparagus #476045
Tints of Grey-Asparagus #476045
RGB
CMYK
RGB Variations
Color information
#476045 (or 0x476045) is known color: Grey-Asparagus. HEX triplet: 47, 60 and 45. RGB value is (71,96,69). Sum of RGB (Red+Green+Blue) = 71+96+69=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 69 (27.34% from 255 or 29.24% from 236); Max value from RGB is 96 - color contains mainly: green. Hex color #476045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476045 is #B89FBA. Grayscale: #555555. Windows color (decimal): -12099515 or 4546631. OLE color: 4546631.
HSL color Cylindrical-coordinate representation of color #476045: hue angle of 115.56º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #476045 is Cyan = 0.26, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 96 | 69 | - |
| CMYK | 0.26 | 0 | 0.28 | 0.62 |
| HSL | 115.56º | 0.16% | 0.32% | - |
| HSV(B) | 115.56º | 0.28% | 0.38% | - |
| XYZ | 7.86 | 10.14 | 7.17 | - |
| YUV | 85.45 | 118.72 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 96 | 69 | 0.26 | 0 | 0.28 | 0.62 | 115.56 | 0.16 | 0.32 |
| Hex | 47 | 60 | 45 | 1A | 0 | 1C | 3E | 74 | 10 | 20 |
| Octal | 107 | 140 | 105 | 32 | 0 | 34 | 76 | 164 | 20 | 40 |
| Binary | 1000111 | 1100000 | 1000101 | 11010 | 0 | 11100 | 111110 | 1110100 | 10000 | 100000 |
Color Harmonies of #476045
Complementary color
Monochromatic Colors of #476045
Black with #476045
Text Example
Text Example
White with #476045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476045; }
p { color: rgb(71,96,69); }
H1.HeaderClassName
{
color: #476045;
}
.AnyTagClassName
{
color: #476045;
}
</style>
background-color css
<style>
a { background-color: #476045; }
a { background-color: rgb(71,96,69); }
div.DivClassName
{
background-color: #476045;
}
.BgClassName
{
background-color: #476045;
}
</style>
border-color css
<style>
span { border-color: #476045; }
span { border-color: rgb(71,96,69); }
td.TdClassName
{
border-color: #476045;
}
.TagClassName
{
border-color: #476045;
}
</style>