Shades of Grey-Asparagus #446440
Tints of Grey-Asparagus #446440
RGB
CMYK
RGB Variations
Color information
#446440 (or 0x446440) is known color: Grey-Asparagus. HEX triplet: 44, 64 and 40. RGB value is (68,100,64). Sum of RGB (Red+Green+Blue) = 68+100+64=232 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.31% from 232); Green value is 100 (39.45% from 255 or 43.10% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 100 - color contains mainly: green. Hex color #446440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446440 is #BB9BBF. Grayscale: #565656. Windows color (decimal): -12295104 or 4219972. OLE color: 4219972.
HSL color Cylindrical-coordinate representation of color #446440: hue angle of 113.33º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #446440 is Cyan = 0.32, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 64 | - |
| CMYK | 0.32 | 0 | 0.36 | 0.61 |
| HSL | 113.33º | 0.22% | 0.32% | - |
| HSV(B) | 113.33º | 0.36% | 0.39% | - |
| XYZ | 7.87 | 10.71 | 6.5 | - |
| YUV | 86.33 | 115.4 | 114.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 64 | 0.32 | 0 | 0.36 | 0.61 | 113.33 | 0.22 | 0.32 |
| Hex | 44 | 64 | 40 | 20 | 0 | 24 | 3D | 71 | 16 | 20 |
| Octal | 104 | 144 | 100 | 40 | 0 | 44 | 75 | 161 | 26 | 40 |
| Binary | 1000100 | 1100100 | 1000000 | 100000 | 0 | 100100 | 111101 | 1110001 | 10110 | 100000 |
Color Harmonies of #446440
Complementary color
Monochromatic Colors of #446440
Black with #446440
Text Example
Text Example
White with #446440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446440; }
p { color: rgb(68,100,64); }
H1.HeaderClassName
{
color: #446440;
}
.AnyTagClassName
{
color: #446440;
}
</style>
background-color css
<style>
a { background-color: #446440; }
a { background-color: rgb(68,100,64); }
div.DivClassName
{
background-color: #446440;
}
.BgClassName
{
background-color: #446440;
}
</style>
border-color css
<style>
span { border-color: #446440; }
span { border-color: rgb(68,100,64); }
td.TdClassName
{
border-color: #446440;
}
.TagClassName
{
border-color: #446440;
}
</style>