Shades of Grey-Asparagus #466046
Tints of Grey-Asparagus #466046
RGB
CMYK
RGB Variations
Color information
#466046 (or 0x466046) is known color: Grey-Asparagus. HEX triplet: 46, 60 and 46. RGB value is (70,96,70). Sum of RGB (Red+Green+Blue) = 70+96+70=236 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.66% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 96 - color contains mainly: green. Hex color #466046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466046 is #B99FB9. Grayscale: #555555. Windows color (decimal): -12165050 or 4612166. OLE color: 4612166.
HSL color Cylindrical-coordinate representation of color #466046: hue angle of 120º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #466046 is Cyan = 0.27, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 70 | - |
| CMYK | 0.27 | 0 | 0.27 | 0.62 |
| HSL | 120º | 0.16% | 0.33% | - |
| HSV(B) | 120º | 0.27% | 0.38% | - |
| XYZ | 7.81 | 10.11 | 7.33 | - |
| YUV | 85.26 | 119.39 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 70 | 0.27 | 0 | 0.27 | 0.62 | 120 | 0.16 | 0.33 |
| Hex | 46 | 60 | 46 | 1B | 0 | 1B | 3E | 78 | 10 | 21 |
| Octal | 106 | 140 | 106 | 33 | 0 | 33 | 76 | 170 | 20 | 41 |
| Binary | 1000110 | 1100000 | 1000110 | 11011 | 0 | 11011 | 111110 | 1111000 | 10000 | 100001 |
Color Harmonies of #466046
Complementary color
Monochromatic Colors of #466046
Black with #466046
Text Example
Text Example
White with #466046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466046; }
p { color: rgb(70,96,70); }
H1.HeaderClassName
{
color: #466046;
}
.AnyTagClassName
{
color: #466046;
}
</style>
background-color css
<style>
a { background-color: #466046; }
a { background-color: rgb(70,96,70); }
div.DivClassName
{
background-color: #466046;
}
.BgClassName
{
background-color: #466046;
}
</style>
border-color css
<style>
span { border-color: #466046; }
span { border-color: rgb(70,96,70); }
td.TdClassName
{
border-color: #466046;
}
.TagClassName
{
border-color: #466046;
}
</style>