Shades of Grey-Asparagus #446445
Tints of Grey-Asparagus #446445
RGB
CMYK
RGB Variations
Color information
#446445 (or 0x446445) is known color: Grey-Asparagus. HEX triplet: 44, 64 and 45. RGB value is (68,100,69). Sum of RGB (Red+Green+Blue) = 68+100+69=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 69 (27.34% from 255 or 29.11% from 237); Max value from RGB is 100 - color contains mainly: green. Hex color #446445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446445 is #BB9BBA. Grayscale: #565656. Windows color (decimal): -12295099 or 4547652. OLE color: 4547652.
HSL color Cylindrical-coordinate representation of color #446445: hue angle of 121.88º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #446445 is Cyan = 0.32, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 69 | - |
| CMYK | 0.32 | 0 | 0.31 | 0.61 |
| HSL | 121.88º | 0.19% | 0.33% | - |
| HSV(B) | 121.88º | 0.32% | 0.39% | - |
| XYZ | 8.02 | 10.77 | 7.29 | - |
| YUV | 86.9 | 117.9 | 114.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 69 | 0.32 | 0 | 0.31 | 0.61 | 121.88 | 0.19 | 0.33 |
| Hex | 44 | 64 | 45 | 20 | 0 | 1F | 3D | 7A | 13 | 21 |
| Octal | 104 | 144 | 105 | 40 | 0 | 37 | 75 | 172 | 23 | 41 |
| Binary | 1000100 | 1100100 | 1000101 | 100000 | 0 | 11111 | 111101 | 1111010 | 10011 | 100001 |
Color Harmonies of #446445
Complementary color
Monochromatic Colors of #446445
Black with #446445
Text Example
Text Example
White with #446445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446445; }
p { color: rgb(68,100,69); }
H1.HeaderClassName
{
color: #446445;
}
.AnyTagClassName
{
color: #446445;
}
</style>
background-color css
<style>
a { background-color: #446445; }
a { background-color: rgb(68,100,69); }
div.DivClassName
{
background-color: #446445;
}
.BgClassName
{
background-color: #446445;
}
</style>
border-color css
<style>
span { border-color: #446445; }
span { border-color: rgb(68,100,69); }
td.TdClassName
{
border-color: #446445;
}
.TagClassName
{
border-color: #446445;
}
</style>