Shades of Grey-Asparagus #476344
Tints of Grey-Asparagus #476344
RGB
CMYK
RGB Variations
Color information
#476344 (or 0x476344) is known color: Grey-Asparagus. HEX triplet: 47, 63 and 44. RGB value is (71,99,68). Sum of RGB (Red+Green+Blue) = 71+99+68=238 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.83% from 238); Green value is 99 (39.06% from 255 or 41.60% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 99 - color contains mainly: green. Hex color #476344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476344 is #B89CBB. Grayscale: #575757. Windows color (decimal): -12098748 or 4481863. OLE color: 4481863.
HSL color Cylindrical-coordinate representation of color #476344: hue angle of 114.19º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476344 is Cyan = 0.28, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 68 | - |
| CMYK | 0.28 | 0 | 0.31 | 0.61 |
| HSL | 114.19º | 0.19% | 0.33% | - |
| HSV(B) | 114.19º | 0.31% | 0.39% | - |
| XYZ | 8.1 | 10.68 | 7.1 | - |
| YUV | 87.09 | 117.22 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 68 | 0.28 | 0 | 0.31 | 0.61 | 114.19 | 0.19 | 0.33 |
| Hex | 47 | 63 | 44 | 1C | 0 | 1F | 3D | 72 | 13 | 21 |
| Octal | 107 | 143 | 104 | 34 | 0 | 37 | 75 | 162 | 23 | 41 |
| Binary | 1000111 | 1100011 | 1000100 | 11100 | 0 | 11111 | 111101 | 1110010 | 10011 | 100001 |
Color Harmonies of #476344
Complementary color
Monochromatic Colors of #476344
Black with #476344
Text Example
Text Example
White with #476344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476344; }
p { color: rgb(71,99,68); }
H1.HeaderClassName
{
color: #476344;
}
.AnyTagClassName
{
color: #476344;
}
</style>
background-color css
<style>
a { background-color: #476344; }
a { background-color: rgb(71,99,68); }
div.DivClassName
{
background-color: #476344;
}
.BgClassName
{
background-color: #476344;
}
</style>
border-color css
<style>
span { border-color: #476344; }
span { border-color: rgb(71,99,68); }
td.TdClassName
{
border-color: #476344;
}
.TagClassName
{
border-color: #476344;
}
</style>