Shades of Grey-Asparagus #446044
Tints of Grey-Asparagus #446044
RGB
CMYK
RGB Variations
Color information
#446044 (or 0x446044) is known color: Grey-Asparagus. HEX triplet: 44, 60 and 44. RGB value is (68,96,68). Sum of RGB (Red+Green+Blue) = 68+96+68=232 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.31% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 68 (26.95% from 255 or 29.31% from 232); Max value from RGB is 96 - color contains mainly: green. Hex color #446044 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446044 is #BB9FBB. Grayscale: #545454. Windows color (decimal): -12296124 or 4481092. OLE color: 4481092.
HSL color Cylindrical-coordinate representation of color #446044: hue angle of 120º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #446044 is Cyan = 0.29, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 96 | 68 | - |
| CMYK | 0.29 | 0 | 0.29 | 0.62 |
| HSL | 120º | 0.17% | 0.32% | - |
| HSV(B) | 120º | 0.29% | 0.38% | - |
| XYZ | 7.61 | 10.01 | 7 | - |
| YUV | 84.44 | 118.72 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 68 | 0.29 | 0 | 0.29 | 0.62 | 120 | 0.17 | 0.32 |
| Hex | 44 | 60 | 44 | 1D | 0 | 1D | 3E | 78 | 11 | 20 |
| Octal | 104 | 140 | 104 | 35 | 0 | 35 | 76 | 170 | 21 | 40 |
| Binary | 1000100 | 1100000 | 1000100 | 11101 | 0 | 11101 | 111110 | 1111000 | 10001 | 100000 |
Color Harmonies of #446044
Complementary color
Monochromatic Colors of #446044
Black with #446044
Text Example
Text Example
White with #446044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446044; }
p { color: rgb(68,96,68); }
H1.HeaderClassName
{
color: #446044;
}
.AnyTagClassName
{
color: #446044;
}
</style>
background-color css
<style>
a { background-color: #446044; }
a { background-color: rgb(68,96,68); }
div.DivClassName
{
background-color: #446044;
}
.BgClassName
{
background-color: #446044;
}
</style>
border-color css
<style>
span { border-color: #446044; }
span { border-color: rgb(68,96,68); }
td.TdClassName
{
border-color: #446044;
}
.TagClassName
{
border-color: #446044;
}
</style>