Shades of Grey-Asparagus #426840
Tints of Grey-Asparagus #426840
RGB
CMYK
RGB Variations
Color information
#426840 (or 0x426840) is known color: Grey-Asparagus. HEX triplet: 42, 68 and 40. RGB value is (66,104,64). Sum of RGB (Red+Green+Blue) = 66+104+64=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 104 (41.02% from 255 or 44.44% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 104 - color contains mainly: green. Hex color #426840 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426840 is #BD97BF. Grayscale: #585858. Windows color (decimal): -12425152 or 4220994. OLE color: 4220994.
HSL color Cylindrical-coordinate representation of color #426840: hue angle of 117º 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 #426840 is Cyan = 0.37, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 64 | - |
| CMYK | 0.37 | 0 | 0.38 | 0.59 |
| HSL | 117º | 0.24% | 0.33% | - |
| HSV(B) | 117º | 0.38% | 0.41% | - |
| XYZ | 8.12 | 11.43 | 6.63 | - |
| YUV | 88.08 | 114.41 | 112.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 64 | 0.37 | 0 | 0.38 | 0.59 | 117 | 0.24 | 0.33 |
| Hex | 42 | 68 | 40 | 25 | 0 | 26 | 3B | 75 | 18 | 21 |
| Octal | 102 | 150 | 100 | 45 | 0 | 46 | 73 | 165 | 30 | 41 |
| Binary | 1000010 | 1101000 | 1000000 | 100101 | 0 | 100110 | 111011 | 1110101 | 11000 | 100001 |
Color Harmonies of #426840
Complementary color
Monochromatic Colors of #426840
Black with #426840
Text Example
Text Example
White with #426840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426840; }
p { color: rgb(66,104,64); }
H1.HeaderClassName
{
color: #426840;
}
.AnyTagClassName
{
color: #426840;
}
</style>
background-color css
<style>
a { background-color: #426840; }
a { background-color: rgb(66,104,64); }
div.DivClassName
{
background-color: #426840;
}
.BgClassName
{
background-color: #426840;
}
</style>
border-color css
<style>
span { border-color: #426840; }
span { border-color: rgb(66,104,64); }
td.TdClassName
{
border-color: #426840;
}
.TagClassName
{
border-color: #426840;
}
</style>