Shades of Grey-Asparagus #426041
Tints of Grey-Asparagus #426041
RGB
CMYK
RGB Variations
Color information
#426041 (or 0x426041) is known color: Grey-Asparagus. HEX triplet: 42, 60 and 41. RGB value is (66,96,65). Sum of RGB (Red+Green+Blue) = 66+96+65=227 (30% of max value = 765). Red value is 66 (26.17% from 255 or 29.07% from 227); Green value is 96 (37.89% from 255 or 42.29% from 227); Blue value is 65 (25.78% from 255 or 28.63% from 227); Max value from RGB is 96 - color contains mainly: green. Hex color #426041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426041 is #BD9FBE. Grayscale: #535353. Windows color (decimal): -12427199 or 4284482. OLE color: 4284482.
HSL color Cylindrical-coordinate representation of color #426041: hue angle of 118.06º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #426041 is Cyan = 0.31, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 65 | - |
| CMYK | 0.31 | 0 | 0.32 | 0.62 |
| HSL | 118.06º | 0.19% | 0.32% | - |
| HSV(B) | 118.06º | 0.32% | 0.38% | - |
| XYZ | 7.38 | 9.91 | 6.52 | - |
| YUV | 83.5 | 117.56 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 65 | 0.31 | 0 | 0.32 | 0.62 | 118.06 | 0.19 | 0.32 |
| Hex | 42 | 60 | 41 | 1F | 0 | 20 | 3E | 76 | 13 | 20 |
| Octal | 102 | 140 | 101 | 37 | 0 | 40 | 76 | 166 | 23 | 40 |
| Binary | 1000010 | 1100000 | 1000001 | 11111 | 0 | 100000 | 111110 | 1110110 | 10011 | 100000 |
Color Harmonies of #426041
Complementary color
Monochromatic Colors of #426041
Black with #426041
Text Example
Text Example
White with #426041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426041; }
p { color: rgb(66,96,65); }
H1.HeaderClassName
{
color: #426041;
}
.AnyTagClassName
{
color: #426041;
}
</style>
background-color css
<style>
a { background-color: #426041; }
a { background-color: rgb(66,96,65); }
div.DivClassName
{
background-color: #426041;
}
.BgClassName
{
background-color: #426041;
}
</style>
border-color css
<style>
span { border-color: #426041; }
span { border-color: rgb(66,96,65); }
td.TdClassName
{
border-color: #426041;
}
.TagClassName
{
border-color: #426041;
}
</style>