Shades of Grey-Asparagus #476744
Tints of Grey-Asparagus #476744
RGB
CMYK
RGB Variations
Color information
#476744 (or 0x476744) is known color: Grey-Asparagus. HEX triplet: 47, 67 and 44. RGB value is (71,103,68). Sum of RGB (Red+Green+Blue) = 71+103+68=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 103 (40.62% from 255 or 42.56% from 242); Blue value is 68 (26.95% from 255 or 28.10% from 242); Max value from RGB is 103 - color contains mainly: green. Hex color #476744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476744 is #B898BB. Grayscale: #595959. Windows color (decimal): -12097724 or 4482887. OLE color: 4482887.
HSL color Cylindrical-coordinate representation of color #476744: hue angle of 114.86º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #476744 is Cyan = 0.31, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 68 | - |
| CMYK | 0.31 | 0 | 0.34 | 0.60 |
| HSL | 114.86º | 0.2% | 0.34% | - |
| HSV(B) | 114.86º | 0.34% | 0.4% | - |
| XYZ | 8.49 | 11.46 | 7.23 | - |
| YUV | 89.44 | 115.9 | 114.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 68 | 0.31 | 0 | 0.34 | 0.60 | 114.86 | 0.2 | 0.34 |
| Hex | 47 | 67 | 44 | 1F | 0 | 22 | 3C | 73 | 14 | 22 |
| Octal | 107 | 147 | 104 | 37 | 0 | 42 | 74 | 163 | 24 | 42 |
| Binary | 1000111 | 1100111 | 1000100 | 11111 | 0 | 100010 | 111100 | 1110011 | 10100 | 100010 |
Color Harmonies of #476744
Complementary color
Monochromatic Colors of #476744
Black with #476744
Text Example
Text Example
White with #476744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476744; }
p { color: rgb(71,103,68); }
H1.HeaderClassName
{
color: #476744;
}
.AnyTagClassName
{
color: #476744;
}
</style>
background-color css
<style>
a { background-color: #476744; }
a { background-color: rgb(71,103,68); }
div.DivClassName
{
background-color: #476744;
}
.BgClassName
{
background-color: #476744;
}
</style>
border-color css
<style>
span { border-color: #476744; }
span { border-color: rgb(71,103,68); }
td.TdClassName
{
border-color: #476744;
}
.TagClassName
{
border-color: #476744;
}
</style>