Shades of Grey-Asparagus #466041
Tints of Grey-Asparagus #466041
RGB
CMYK
RGB Variations
Color information
#466041 (or 0x466041) is known color: Grey-Asparagus. HEX triplet: 46, 60 and 41. RGB value is (70,96,65). Sum of RGB (Red+Green+Blue) = 70+96+65=231 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.30% from 231); Green value is 96 (37.89% from 255 or 41.56% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 96 - color contains mainly: green. Hex color #466041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466041 is #B99FBE. Grayscale: #545454. Windows color (decimal): -12165055 or 4284486. OLE color: 4284486.
HSL color Cylindrical-coordinate representation of color #466041: hue angle of 110.32º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #466041 is Cyan = 0.27, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 65 | - |
| CMYK | 0.27 | 0 | 0.32 | 0.62 |
| HSL | 110.32º | 0.19% | 0.32% | - |
| HSV(B) | 110.32º | 0.32% | 0.38% | - |
| XYZ | 7.66 | 10.05 | 6.54 | - |
| YUV | 84.69 | 116.89 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 65 | 0.27 | 0 | 0.32 | 0.62 | 110.32 | 0.19 | 0.32 |
| Hex | 46 | 60 | 41 | 1B | 0 | 20 | 3E | 6E | 13 | 20 |
| Octal | 106 | 140 | 101 | 33 | 0 | 40 | 76 | 156 | 23 | 40 |
| Binary | 1000110 | 1100000 | 1000001 | 11011 | 0 | 100000 | 111110 | 1101110 | 10011 | 100000 |
Color Harmonies of #466041
Complementary color
Monochromatic Colors of #466041
Black with #466041
Text Example
Text Example
White with #466041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466041; }
p { color: rgb(70,96,65); }
H1.HeaderClassName
{
color: #466041;
}
.AnyTagClassName
{
color: #466041;
}
</style>
background-color css
<style>
a { background-color: #466041; }
a { background-color: rgb(70,96,65); }
div.DivClassName
{
background-color: #466041;
}
.BgClassName
{
background-color: #466041;
}
</style>
border-color css
<style>
span { border-color: #466041; }
span { border-color: rgb(70,96,65); }
td.TdClassName
{
border-color: #466041;
}
.TagClassName
{
border-color: #466041;
}
</style>