Shades of Grey-Asparagus #406742
Tints of Grey-Asparagus #406742
RGB
CMYK
RGB Variations
Color information
#406742 (or 0x406742) is known color: Grey-Asparagus. HEX triplet: 40, 67 and 42. RGB value is (64,103,66). Sum of RGB (Red+Green+Blue) = 64+103+66=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 103 (40.62% from 255 or 44.21% from 233); Blue value is 66 (26.17% from 255 or 28.33% from 233); Max value from RGB is 103 - color contains mainly: green. Hex color #406742 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406742 is #BF98BD. Grayscale: #575757. Windows color (decimal): -12556478 or 4351808. OLE color: 4351808.
HSL color Cylindrical-coordinate representation of color #406742: hue angle of 123.08º 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 #406742 is Cyan = 0.38, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 66 | - |
| CMYK | 0.38 | 0 | 0.36 | 0.60 |
| HSL | 123.08º | 0.23% | 0.33% | - |
| HSV(B) | 123.08º | 0.38% | 0.4% | - |
| XYZ | 7.95 | 11.18 | 6.89 | - |
| YUV | 87.12 | 116.08 | 111.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 66 | 0.38 | 0 | 0.36 | 0.60 | 123.08 | 0.23 | 0.33 |
| Hex | 40 | 67 | 42 | 26 | 0 | 24 | 3C | 7B | 17 | 21 |
| Octal | 100 | 147 | 102 | 46 | 0 | 44 | 74 | 173 | 27 | 41 |
| Binary | 1000000 | 1100111 | 1000010 | 100110 | 0 | 100100 | 111100 | 1111011 | 10111 | 100001 |
Color Harmonies of #406742
Complementary color
Monochromatic Colors of #406742
Black with #406742
Text Example
Text Example
White with #406742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406742; }
p { color: rgb(64,103,66); }
H1.HeaderClassName
{
color: #406742;
}
.AnyTagClassName
{
color: #406742;
}
</style>
background-color css
<style>
a { background-color: #406742; }
a { background-color: rgb(64,103,66); }
div.DivClassName
{
background-color: #406742;
}
.BgClassName
{
background-color: #406742;
}
</style>
border-color css
<style>
span { border-color: #406742; }
span { border-color: rgb(64,103,66); }
td.TdClassName
{
border-color: #406742;
}
.TagClassName
{
border-color: #406742;
}
</style>