Shades of Grey-Asparagus #426040
Tints of Grey-Asparagus #426040
RGB
CMYK
RGB Variations
Color information
#426040 (or 0x426040) is known color: Grey-Asparagus. HEX triplet: 42, 60 and 40. RGB value is (66,96,64). Sum of RGB (Red+Green+Blue) = 66+96+64=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 96 (37.89% from 255 or 42.48% from 226); Blue value is 64 (25.39% from 255 or 28.32% from 226); Max value from RGB is 96 - color contains mainly: green. Hex color #426040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426040 is #BD9FBF. Grayscale: #535353. Windows color (decimal): -12427200 or 4218946. OLE color: 4218946.
HSL color Cylindrical-coordinate representation of color #426040: hue angle of 116.25º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #426040 is Cyan = 0.31, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 64 | - |
| CMYK | 0.31 | 0 | 0.33 | 0.62 |
| HSL | 116.25º | 0.2% | 0.31% | - |
| HSV(B) | 116.25º | 0.33% | 0.38% | - |
| XYZ | 7.36 | 9.89 | 6.37 | - |
| YUV | 83.38 | 117.06 | 115.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 64 | 0.31 | 0 | 0.33 | 0.62 | 116.25 | 0.2 | 0.31 |
| Hex | 42 | 60 | 40 | 1F | 0 | 21 | 3E | 74 | 14 | 1F |
| Octal | 102 | 140 | 100 | 37 | 0 | 41 | 76 | 164 | 24 | 37 |
| Binary | 1000010 | 1100000 | 1000000 | 11111 | 0 | 100001 | 111110 | 1110100 | 10100 | 11111 |
Color Harmonies of #426040
Complementary color
Monochromatic Colors of #426040
Black with #426040
Text Example
Text Example
White with #426040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426040; }
p { color: rgb(66,96,64); }
H1.HeaderClassName
{
color: #426040;
}
.AnyTagClassName
{
color: #426040;
}
</style>
background-color css
<style>
a { background-color: #426040; }
a { background-color: rgb(66,96,64); }
div.DivClassName
{
background-color: #426040;
}
.BgClassName
{
background-color: #426040;
}
</style>
border-color css
<style>
span { border-color: #426040; }
span { border-color: rgb(66,96,64); }
td.TdClassName
{
border-color: #426040;
}
.TagClassName
{
border-color: #426040;
}
</style>