Shades of Grey-Asparagus #446041
Tints of Grey-Asparagus #446041
RGB
CMYK
RGB Variations
Color information
#446041 (or 0x446041) is known color: Grey-Asparagus. HEX triplet: 44, 60 and 41. RGB value is (68,96,65). Sum of RGB (Red+Green+Blue) = 68+96+65=229 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.69% from 229); Green value is 96 (37.89% from 255 or 41.92% from 229); Blue value is 65 (25.78% from 255 or 28.38% from 229); Max value from RGB is 96 - color contains mainly: green. Hex color #446041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446041 is #BB9FBE. Grayscale: #545454. Windows color (decimal): -12296127 or 4284484. OLE color: 4284484.
HSL color Cylindrical-coordinate representation of color #446041: hue angle of 114.19º 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 #446041 is Cyan = 0.29, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 96 | 65 | - |
| CMYK | 0.29 | 0 | 0.32 | 0.62 |
| HSL | 114.19º | 0.19% | 0.32% | - |
| HSV(B) | 114.19º | 0.32% | 0.38% | - |
| XYZ | 7.52 | 9.98 | 6.53 | - |
| YUV | 84.09 | 117.22 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 65 | 0.29 | 0 | 0.32 | 0.62 | 114.19 | 0.19 | 0.32 |
| Hex | 44 | 60 | 41 | 1D | 0 | 20 | 3E | 72 | 13 | 20 |
| Octal | 104 | 140 | 101 | 35 | 0 | 40 | 76 | 162 | 23 | 40 |
| Binary | 1000100 | 1100000 | 1000001 | 11101 | 0 | 100000 | 111110 | 1110010 | 10011 | 100000 |
Color Harmonies of #446041
Complementary color
Monochromatic Colors of #446041
Black with #446041
Text Example
Text Example
White with #446041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446041; }
p { color: rgb(68,96,65); }
H1.HeaderClassName
{
color: #446041;
}
.AnyTagClassName
{
color: #446041;
}
</style>
background-color css
<style>
a { background-color: #446041; }
a { background-color: rgb(68,96,65); }
div.DivClassName
{
background-color: #446041;
}
.BgClassName
{
background-color: #446041;
}
</style>
border-color css
<style>
span { border-color: #446041; }
span { border-color: rgb(68,96,65); }
td.TdClassName
{
border-color: #446041;
}
.TagClassName
{
border-color: #446041;
}
</style>