Shades of Grey-Asparagus #406840
Tints of Grey-Asparagus #406840
RGB
CMYK
RGB Variations
Color information
#406840 (or 0x406840) is known color: Grey-Asparagus. HEX triplet: 40, 68 and 40. RGB value is (64,104,64). Sum of RGB (Red+Green+Blue) = 64+104+64=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 104 (41.02% from 255 or 44.83% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 104 - color contains mainly: green. Hex color #406840 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406840 is #BF97BF. Grayscale: #575757. Windows color (decimal): -12556224 or 4220992. OLE color: 4220992.
HSL color Cylindrical-coordinate representation of color #406840: hue angle of 120º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406840 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 64 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.59 |
| HSL | 120º | 0.24% | 0.33% | - |
| HSV(B) | 120º | 0.38% | 0.41% | - |
| XYZ | 7.99 | 11.36 | 6.62 | - |
| YUV | 87.48 | 114.75 | 111.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 64 | 0.38 | 0 | 0.38 | 0.59 | 120 | 0.24 | 0.33 |
| Hex | 40 | 68 | 40 | 26 | 0 | 26 | 3B | 78 | 18 | 21 |
| Octal | 100 | 150 | 100 | 46 | 0 | 46 | 73 | 170 | 30 | 41 |
| Binary | 1000000 | 1101000 | 1000000 | 100110 | 0 | 100110 | 111011 | 1111000 | 11000 | 100001 |
Color Harmonies of #406840
Complementary color
Monochromatic Colors of #406840
Black with #406840
Text Example
Text Example
White with #406840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406840; }
p { color: rgb(64,104,64); }
H1.HeaderClassName
{
color: #406840;
}
.AnyTagClassName
{
color: #406840;
}
</style>
background-color css
<style>
a { background-color: #406840; }
a { background-color: rgb(64,104,64); }
div.DivClassName
{
background-color: #406840;
}
.BgClassName
{
background-color: #406840;
}
</style>
border-color css
<style>
span { border-color: #406840; }
span { border-color: rgb(64,104,64); }
td.TdClassName
{
border-color: #406840;
}
.TagClassName
{
border-color: #406840;
}
</style>