Shades of Grey-Asparagus #446940
Tints of Grey-Asparagus #446940
RGB
CMYK
RGB Variations
Color information
#446940 (or 0x446940) is known color: Grey-Asparagus. HEX triplet: 44, 69 and 40. RGB value is (68,105,64). Sum of RGB (Red+Green+Blue) = 68+105+64=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 105 (41.41% from 255 or 44.30% from 237); Blue value is 64 (25.39% from 255 or 27.00% from 237); Max value from RGB is 105 - color contains mainly: green. Hex color #446940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446940 is #BB96BF. Grayscale: #595959. Windows color (decimal): -12293824 or 4221252. OLE color: 4221252.
HSL color Cylindrical-coordinate representation of color #446940: hue angle of 114.15º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #446940 is Cyan = 0.35, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 105 | 64 | - |
| CMYK | 0.35 | 0 | 0.39 | 0.59 |
| HSL | 114.15º | 0.24% | 0.33% | - |
| HSV(B) | 114.15º | 0.39% | 0.41% | - |
| XYZ | 8.36 | 11.7 | 6.67 | - |
| YUV | 89.26 | 113.74 | 112.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 64 | 0.35 | 0 | 0.39 | 0.59 | 114.15 | 0.24 | 0.33 |
| Hex | 44 | 69 | 40 | 23 | 0 | 27 | 3B | 72 | 18 | 21 |
| Octal | 104 | 151 | 100 | 43 | 0 | 47 | 73 | 162 | 30 | 41 |
| Binary | 1000100 | 1101001 | 1000000 | 100011 | 0 | 100111 | 111011 | 1110010 | 11000 | 100001 |
Color Harmonies of #446940
Complementary color
Monochromatic Colors of #446940
Black with #446940
Text Example
Text Example
White with #446940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446940; }
p { color: rgb(68,105,64); }
H1.HeaderClassName
{
color: #446940;
}
.AnyTagClassName
{
color: #446940;
}
</style>
background-color css
<style>
a { background-color: #446940; }
a { background-color: rgb(68,105,64); }
div.DivClassName
{
background-color: #446940;
}
.BgClassName
{
background-color: #446940;
}
</style>
border-color css
<style>
span { border-color: #446940; }
span { border-color: rgb(68,105,64); }
td.TdClassName
{
border-color: #446940;
}
.TagClassName
{
border-color: #446940;
}
</style>