Shades of Grey-Asparagus #476645
Tints of Grey-Asparagus #476645
RGB
CMYK
RGB Variations
Color information
#476645 (or 0x476645) is known color: Grey-Asparagus. HEX triplet: 47, 66 and 45. RGB value is (71,102,69). Sum of RGB (Red+Green+Blue) = 71+102+69=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 102 (40.23% from 255 or 42.15% from 242); Blue value is 69 (27.34% from 255 or 28.51% from 242); Max value from RGB is 102 - color contains mainly: green. Hex color #476645 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476645 is #B899BA. Grayscale: #595959. Windows color (decimal): -12097979 or 4548167. OLE color: 4548167.
HSL color Cylindrical-coordinate representation of color #476645: hue angle of 116.36º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #476645 is Cyan = 0.30, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 69 | - |
| CMYK | 0.30 | 0 | 0.32 | 0.6 |
| HSL | 116.36º | 0.19% | 0.34% | - |
| HSV(B) | 116.36º | 0.32% | 0.4% | - |
| XYZ | 8.42 | 11.27 | 7.36 | - |
| YUV | 88.97 | 116.73 | 115.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 69 | 0.30 | 0 | 0.32 | 0.6 | 116.36 | 0.19 | 0.34 |
| Hex | 47 | 66 | 45 | 1E | 0 | 20 | 3C | 74 | 13 | 22 |
| Octal | 107 | 146 | 105 | 36 | 0 | 40 | 74 | 164 | 23 | 42 |
| Binary | 1000111 | 1100110 | 1000101 | 11110 | 0 | 100000 | 111100 | 1110100 | 10011 | 100010 |
Color Harmonies of #476645
Complementary color
Monochromatic Colors of #476645
Black with #476645
Text Example
Text Example
White with #476645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476645; }
p { color: rgb(71,102,69); }
H1.HeaderClassName
{
color: #476645;
}
.AnyTagClassName
{
color: #476645;
}
</style>
background-color css
<style>
a { background-color: #476645; }
a { background-color: rgb(71,102,69); }
div.DivClassName
{
background-color: #476645;
}
.BgClassName
{
background-color: #476645;
}
</style>
border-color css
<style>
span { border-color: #476645; }
span { border-color: rgb(71,102,69); }
td.TdClassName
{
border-color: #476645;
}
.TagClassName
{
border-color: #476645;
}
</style>