Shades of Grey-Asparagus #406541
Tints of Grey-Asparagus #406541
RGB
CMYK
RGB Variations
Color information
#406541 (or 0x406541) is known color: Grey-Asparagus. HEX triplet: 40, 65 and 41. RGB value is (64,101,65). Sum of RGB (Red+Green+Blue) = 64+101+65=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 101 (39.84% from 255 or 43.91% from 230); Blue value is 65 (25.78% from 255 or 28.26% from 230); Max value from RGB is 101 - color contains mainly: green. Hex color #406541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406541 is #BF9ABE. Grayscale: #555555. Windows color (decimal): -12556991 or 4285760. OLE color: 4285760.
HSL color Cylindrical-coordinate representation of color #406541: hue angle of 121.62º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406541 is Cyan = 0.37, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 65 | - |
| CMYK | 0.37 | 0 | 0.36 | 0.60 |
| HSL | 121.62º | 0.22% | 0.32% | - |
| HSV(B) | 121.62º | 0.37% | 0.4% | - |
| XYZ | 7.72 | 10.78 | 6.67 | - |
| YUV | 85.83 | 116.24 | 112.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 65 | 0.37 | 0 | 0.36 | 0.60 | 121.62 | 0.22 | 0.32 |
| Hex | 40 | 65 | 41 | 25 | 0 | 24 | 3C | 7A | 16 | 20 |
| Octal | 100 | 145 | 101 | 45 | 0 | 44 | 74 | 172 | 26 | 40 |
| Binary | 1000000 | 1100101 | 1000001 | 100101 | 0 | 100100 | 111100 | 1111010 | 10110 | 100000 |
Color Harmonies of #406541
Complementary color
Monochromatic Colors of #406541
Black with #406541
Text Example
Text Example
White with #406541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406541; }
p { color: rgb(64,101,65); }
H1.HeaderClassName
{
color: #406541;
}
.AnyTagClassName
{
color: #406541;
}
</style>
background-color css
<style>
a { background-color: #406541; }
a { background-color: rgb(64,101,65); }
div.DivClassName
{
background-color: #406541;
}
.BgClassName
{
background-color: #406541;
}
</style>
border-color css
<style>
span { border-color: #406541; }
span { border-color: rgb(64,101,65); }
td.TdClassName
{
border-color: #406541;
}
.TagClassName
{
border-color: #406541;
}
</style>