Shades of Grey-Asparagus #406740
Tints of Grey-Asparagus #406740
RGB
CMYK
RGB Variations
Color information
#406740 (or 0x406740) is known color: Grey-Asparagus. HEX triplet: 40, 67 and 40. RGB value is (64,103,64). Sum of RGB (Red+Green+Blue) = 64+103+64=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 103 (40.62% from 255 or 44.59% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 103 - color contains mainly: green. Hex color #406740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406740 is #BF98BF. Grayscale: #575757. Windows color (decimal): -12556480 or 4220736. OLE color: 4220736.
HSL color Cylindrical-coordinate representation of color #406740: hue angle of 120º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406740 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 64 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.60 |
| HSL | 120º | 0.23% | 0.33% | - |
| HSV(B) | 120º | 0.38% | 0.4% | - |
| XYZ | 7.89 | 11.16 | 6.59 | - |
| YUV | 86.89 | 115.08 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 64 | 0.38 | 0 | 0.38 | 0.60 | 120 | 0.23 | 0.33 |
| Hex | 40 | 67 | 40 | 26 | 0 | 26 | 3C | 78 | 17 | 21 |
| Octal | 100 | 147 | 100 | 46 | 0 | 46 | 74 | 170 | 27 | 41 |
| Binary | 1000000 | 1100111 | 1000000 | 100110 | 0 | 100110 | 111100 | 1111000 | 10111 | 100001 |
Color Harmonies of #406740
Complementary color
Monochromatic Colors of #406740
Black with #406740
Text Example
Text Example
White with #406740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406740; }
p { color: rgb(64,103,64); }
H1.HeaderClassName
{
color: #406740;
}
.AnyTagClassName
{
color: #406740;
}
</style>
background-color css
<style>
a { background-color: #406740; }
a { background-color: rgb(64,103,64); }
div.DivClassName
{
background-color: #406740;
}
.BgClassName
{
background-color: #406740;
}
</style>
border-color css
<style>
span { border-color: #406740; }
span { border-color: rgb(64,103,64); }
td.TdClassName
{
border-color: #406740;
}
.TagClassName
{
border-color: #406740;
}
</style>