Shades of Grey-Asparagus #466146
Tints of Grey-Asparagus #466146
RGB
CMYK
RGB Variations
Color information
#466146 (or 0x466146) is known color: Grey-Asparagus. HEX triplet: 46, 61 and 46. RGB value is (70,97,70). Sum of RGB (Red+Green+Blue) = 70+97+70=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 97 (38.28% from 255 or 40.93% from 237); Blue value is 70 (27.73% from 255 or 29.54% from 237); Max value from RGB is 97 - color contains mainly: green. Hex color #466146 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466146 is #B99EB9. Grayscale: #555555. Windows color (decimal): -12164794 or 4612422. OLE color: 4612422.
HSL color Cylindrical-coordinate representation of color #466146: 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.28%. Process color model (Four color, CMYK) of #466146 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 70 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.62 |
| HSL | 120º | 0.16% | 0.33% | - |
| HSV(B) | 120º | 0.28% | 0.38% | - |
| XYZ | 7.91 | 10.29 | 7.36 | - |
| YUV | 85.85 | 119.05 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 70 | 0.28 | 0 | 0.28 | 0.62 | 120 | 0.16 | 0.33 |
| Hex | 46 | 61 | 46 | 1C | 0 | 1C | 3E | 78 | 10 | 21 |
| Octal | 106 | 141 | 106 | 34 | 0 | 34 | 76 | 170 | 20 | 41 |
| Binary | 1000110 | 1100001 | 1000110 | 11100 | 0 | 11100 | 111110 | 1111000 | 10000 | 100001 |
Color Harmonies of #466146
Complementary color
Monochromatic Colors of #466146
Black with #466146
Text Example
Text Example
White with #466146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466146; }
p { color: rgb(70,97,70); }
H1.HeaderClassName
{
color: #466146;
}
.AnyTagClassName
{
color: #466146;
}
</style>
background-color css
<style>
a { background-color: #466146; }
a { background-color: rgb(70,97,70); }
div.DivClassName
{
background-color: #466146;
}
.BgClassName
{
background-color: #466146;
}
</style>
border-color css
<style>
span { border-color: #466146; }
span { border-color: rgb(70,97,70); }
td.TdClassName
{
border-color: #466146;
}
.TagClassName
{
border-color: #466146;
}
</style>