Shades of Grey-Asparagus #476042
Tints of Grey-Asparagus #476042
RGB
CMYK
RGB Variations
Color information
#476042 (or 0x476042) is known color: Grey-Asparagus. HEX triplet: 47, 60 and 42. RGB value is (71,96,66). Sum of RGB (Red+Green+Blue) = 71+96+66=233 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.47% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 66 (26.17% from 255 or 28.33% from 233); Max value from RGB is 96 - color contains mainly: green. Hex color #476042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476042 is #B89FBD. Grayscale: #555555. Windows color (decimal): -12099518 or 4350023. OLE color: 4350023.
HSL color Cylindrical-coordinate representation of color #476042: hue angle of 110º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476042 is Cyan = 0.26, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 96 | 66 | - |
| CMYK | 0.26 | 0 | 0.31 | 0.62 |
| HSL | 110º | 0.19% | 0.32% | - |
| HSV(B) | 110º | 0.31% | 0.38% | - |
| XYZ | 7.76 | 10.1 | 6.69 | - |
| YUV | 85.11 | 117.22 | 117.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 96 | 66 | 0.26 | 0 | 0.31 | 0.62 | 110 | 0.19 | 0.32 |
| Hex | 47 | 60 | 42 | 1A | 0 | 1F | 3E | 6E | 13 | 20 |
| Octal | 107 | 140 | 102 | 32 | 0 | 37 | 76 | 156 | 23 | 40 |
| Binary | 1000111 | 1100000 | 1000010 | 11010 | 0 | 11111 | 111110 | 1101110 | 10011 | 100000 |
Color Harmonies of #476042
Complementary color
Monochromatic Colors of #476042
Black with #476042
Text Example
Text Example
White with #476042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476042; }
p { color: rgb(71,96,66); }
H1.HeaderClassName
{
color: #476042;
}
.AnyTagClassName
{
color: #476042;
}
</style>
background-color css
<style>
a { background-color: #476042; }
a { background-color: rgb(71,96,66); }
div.DivClassName
{
background-color: #476042;
}
.BgClassName
{
background-color: #476042;
}
</style>
border-color css
<style>
span { border-color: #476042; }
span { border-color: rgb(71,96,66); }
td.TdClassName
{
border-color: #476042;
}
.TagClassName
{
border-color: #476042;
}
</style>