Shades of Grey-Asparagus #426642
Tints of Grey-Asparagus #426642
RGB
CMYK
RGB Variations
Color information
#426642 (or 0x426642) is known color: Grey-Asparagus. HEX triplet: 42, 66 and 42. RGB value is (66,102,66). Sum of RGB (Red+Green+Blue) = 66+102+66=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 102 (40.23% from 255 or 43.59% from 234); Blue value is 66 (26.17% from 255 or 28.21% from 234); Max value from RGB is 102 - color contains mainly: green. Hex color #426642 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426642 is #BD99BD. Grayscale: #575757. Windows color (decimal): -12425662 or 4351554. OLE color: 4351554.
HSL color Cylindrical-coordinate representation of color #426642: hue angle of 120º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #426642 is Cyan = 0.35, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 102 | 66 | - |
| CMYK | 0.35 | 0 | 0.35 | 0.6 |
| HSL | 120º | 0.21% | 0.33% | - |
| HSV(B) | 120º | 0.35% | 0.4% | - |
| XYZ | 7.98 | 11.05 | 6.87 | - |
| YUV | 87.13 | 116.07 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 66 | 0.35 | 0 | 0.35 | 0.6 | 120 | 0.21 | 0.33 |
| Hex | 42 | 66 | 42 | 23 | 0 | 23 | 3C | 78 | 15 | 21 |
| Octal | 102 | 146 | 102 | 43 | 0 | 43 | 74 | 170 | 25 | 41 |
| Binary | 1000010 | 1100110 | 1000010 | 100011 | 0 | 100011 | 111100 | 1111000 | 10101 | 100001 |
Color Harmonies of #426642
Complementary color
Monochromatic Colors of #426642
Black with #426642
Text Example
Text Example
White with #426642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426642; }
p { color: rgb(66,102,66); }
H1.HeaderClassName
{
color: #426642;
}
.AnyTagClassName
{
color: #426642;
}
</style>
background-color css
<style>
a { background-color: #426642; }
a { background-color: rgb(66,102,66); }
div.DivClassName
{
background-color: #426642;
}
.BgClassName
{
background-color: #426642;
}
</style>
border-color css
<style>
span { border-color: #426642; }
span { border-color: rgb(66,102,66); }
td.TdClassName
{
border-color: #426642;
}
.TagClassName
{
border-color: #426642;
}
</style>