Shades of Grey-Asparagus #466044
Tints of Grey-Asparagus #466044
RGB
CMYK
RGB Variations
Color information
#466044 (or 0x466044) is known color: Grey-Asparagus. HEX triplet: 46, 60 and 44. RGB value is (70,96,68). Sum of RGB (Red+Green+Blue) = 70+96+68=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 96 (37.89% from 255 or 41.03% from 234); Blue value is 68 (26.95% from 255 or 29.06% from 234); Max value from RGB is 96 - color contains mainly: green. Hex color #466044 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466044 is #B99FBB. Grayscale: #555555. Windows color (decimal): -12165052 or 4481094. OLE color: 4481094.
HSL color Cylindrical-coordinate representation of color #466044: hue angle of 115.71º 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 #466044 is Cyan = 0.27, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 68 | - |
| CMYK | 0.27 | 0 | 0.29 | 0.62 |
| HSL | 115.71º | 0.17% | 0.32% | - |
| HSV(B) | 115.71º | 0.29% | 0.38% | - |
| XYZ | 7.75 | 10.09 | 7.01 | - |
| YUV | 85.03 | 118.39 | 117.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 68 | 0.27 | 0 | 0.29 | 0.62 | 115.71 | 0.17 | 0.32 |
| Hex | 46 | 60 | 44 | 1B | 0 | 1D | 3E | 74 | 11 | 20 |
| Octal | 106 | 140 | 104 | 33 | 0 | 35 | 76 | 164 | 21 | 40 |
| Binary | 1000110 | 1100000 | 1000100 | 11011 | 0 | 11101 | 111110 | 1110100 | 10001 | 100000 |
Color Harmonies of #466044
Complementary color
Monochromatic Colors of #466044
Black with #466044
Text Example
Text Example
White with #466044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466044; }
p { color: rgb(70,96,68); }
H1.HeaderClassName
{
color: #466044;
}
.AnyTagClassName
{
color: #466044;
}
</style>
background-color css
<style>
a { background-color: #466044; }
a { background-color: rgb(70,96,68); }
div.DivClassName
{
background-color: #466044;
}
.BgClassName
{
background-color: #466044;
}
</style>
border-color css
<style>
span { border-color: #466044; }
span { border-color: rgb(70,96,68); }
td.TdClassName
{
border-color: #466044;
}
.TagClassName
{
border-color: #466044;
}
</style>