Shades of Grey-Asparagus #495347
Tints of Grey-Asparagus #495347
RGB
CMYK
RGB Variations
Color information
#495347 (or 0x495347) is known color: Grey-Asparagus. HEX triplet: 49, 53 and 47. RGB value is (73,83,71). Sum of RGB (Red+Green+Blue) = 73+83+71=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 83 (32.81% from 255 or 36.56% from 227); Blue value is 71 (28.12% from 255 or 31.28% from 227); Max value from RGB is 83 - color contains mainly: green. Hex color #495347 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #495347 is #B6ACB8. Grayscale: #4E4E4E. Windows color (decimal): -11971769 or 4674377. OLE color: 4674377.
HSL color Cylindrical-coordinate representation of color #495347: hue angle of 110º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #495347 is Cyan = 0.12, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 83 | 71 | - |
| CMYK | 0.12 | 0 | 0.14 | 0.67 |
| HSL | 110º | 0.08% | 0.3% | - |
| HSV(B) | 110º | 0.14% | 0.33% | - |
| XYZ | 6.98 | 8.06 | 7.15 | - |
| YUV | 78.64 | 123.69 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 83 | 71 | 0.12 | 0 | 0.14 | 0.67 | 110 | 0.08 | 0.3 |
| Hex | 49 | 53 | 47 | C | 0 | E | 43 | 6E | 8 | 1E |
| Octal | 111 | 123 | 107 | 14 | 0 | 16 | 103 | 156 | 10 | 36 |
| Binary | 1001001 | 1010011 | 1000111 | 1100 | 0 | 1110 | 1000011 | 1101110 | 1000 | 11110 |
Color Harmonies of #495347
Complementary color
Monochromatic Colors of #495347
Black with #495347
Text Example
Text Example
White with #495347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495347; }
p { color: rgb(73,83,71); }
H1.HeaderClassName
{
color: #495347;
}
.AnyTagClassName
{
color: #495347;
}
</style>
background-color css
<style>
a { background-color: #495347; }
a { background-color: rgb(73,83,71); }
div.DivClassName
{
background-color: #495347;
}
.BgClassName
{
background-color: #495347;
}
</style>
border-color css
<style>
span { border-color: #495347; }
span { border-color: rgb(73,83,71); }
td.TdClassName
{
border-color: #495347;
}
.TagClassName
{
border-color: #495347;
}
</style>