Shades of Grey-Asparagus #405440
Tints of Grey-Asparagus #405440
RGB
CMYK
RGB Variations
Color information
#405440 (or 0x405440) is known color: Grey-Asparagus. HEX triplet: 40, 54 and 40. RGB value is (64,84,64). Sum of RGB (Red+Green+Blue) = 64+84+64=212 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.19% from 212); Green value is 84 (33.20% from 255 or 39.62% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 84 - color contains mainly: green. Hex color #405440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #405440 is #BFABBF. Grayscale: #4B4B4B. Windows color (decimal): -12561344 or 4215872. OLE color: 4215872.
HSL color Cylindrical-coordinate representation of color #405440: hue angle of 120º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #405440 is Cyan = 0.24, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 84 | 64 | - |
| CMYK | 0.24 | 0 | 0.24 | 0.67 |
| HSL | 120º | 0.14% | 0.29% | - |
| HSV(B) | 120º | 0.24% | 0.33% | - |
| XYZ | 6.21 | 7.8 | 6.03 | - |
| YUV | 75.74 | 121.37 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 84 | 64 | 0.24 | 0 | 0.24 | 0.67 | 120 | 0.14 | 0.29 |
| Hex | 40 | 54 | 40 | 18 | 0 | 18 | 43 | 78 | E | 1D |
| Octal | 100 | 124 | 100 | 30 | 0 | 30 | 103 | 170 | 16 | 35 |
| Binary | 1000000 | 1010100 | 1000000 | 11000 | 0 | 11000 | 1000011 | 1111000 | 1110 | 11101 |
Color Harmonies of #405440
Complementary color
Monochromatic Colors of #405440
Black with #405440
Text Example
Text Example
White with #405440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405440; }
p { color: rgb(64,84,64); }
H1.HeaderClassName
{
color: #405440;
}
.AnyTagClassName
{
color: #405440;
}
</style>
background-color css
<style>
a { background-color: #405440; }
a { background-color: rgb(64,84,64); }
div.DivClassName
{
background-color: #405440;
}
.BgClassName
{
background-color: #405440;
}
</style>
border-color css
<style>
span { border-color: #405440; }
span { border-color: rgb(64,84,64); }
td.TdClassName
{
border-color: #405440;
}
.TagClassName
{
border-color: #405440;
}
</style>