Shades of Grey-Asparagus #426142
Tints of Grey-Asparagus #426142
RGB
CMYK
RGB Variations
Color information
#426142 (or 0x426142) is known color: Grey-Asparagus. HEX triplet: 42, 61 and 42. RGB value is (66,97,66). Sum of RGB (Red+Green+Blue) = 66+97+66=229 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.82% from 229); Green value is 97 (38.28% from 255 or 42.36% from 229); Blue value is 66 (26.17% from 255 or 28.82% from 229); Max value from RGB is 97 - color contains mainly: green. Hex color #426142 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426142 is #BD9EBD. Grayscale: #545454. Windows color (decimal): -12426942 or 4350274. OLE color: 4350274.
HSL color Cylindrical-coordinate representation of color #426142: hue angle of 120º 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 #426142 is Cyan = 0.32, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 66 | - |
| CMYK | 0.32 | 0 | 0.32 | 0.62 |
| HSL | 120º | 0.19% | 0.32% | - |
| HSV(B) | 120º | 0.32% | 0.38% | - |
| XYZ | 7.5 | 10.1 | 6.71 | - |
| YUV | 84.2 | 117.73 | 115.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 66 | 0.32 | 0 | 0.32 | 0.62 | 120 | 0.19 | 0.32 |
| Hex | 42 | 61 | 42 | 20 | 0 | 20 | 3E | 78 | 13 | 20 |
| Octal | 102 | 141 | 102 | 40 | 0 | 40 | 76 | 170 | 23 | 40 |
| Binary | 1000010 | 1100001 | 1000010 | 100000 | 0 | 100000 | 111110 | 1111000 | 10011 | 100000 |
Color Harmonies of #426142
Complementary color
Monochromatic Colors of #426142
Black with #426142
Text Example
Text Example
White with #426142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426142; }
p { color: rgb(66,97,66); }
H1.HeaderClassName
{
color: #426142;
}
.AnyTagClassName
{
color: #426142;
}
</style>
background-color css
<style>
a { background-color: #426142; }
a { background-color: rgb(66,97,66); }
div.DivClassName
{
background-color: #426142;
}
.BgClassName
{
background-color: #426142;
}
</style>
border-color css
<style>
span { border-color: #426142; }
span { border-color: rgb(66,97,66); }
td.TdClassName
{
border-color: #426142;
}
.TagClassName
{
border-color: #426142;
}
</style>