Shades of Grey-Asparagus #466546
Tints of Grey-Asparagus #466546
RGB
CMYK
RGB Variations
Color information
#466546 (or 0x466546) is known color: Grey-Asparagus. HEX triplet: 46, 65 and 46. RGB value is (70,101,70). Sum of RGB (Red+Green+Blue) = 70+101+70=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 101 (39.84% from 255 or 41.91% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 101 - color contains mainly: green. Hex color #466546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466546 is #B99AB9. Grayscale: #585858. Windows color (decimal): -12163770 or 4613446. OLE color: 4613446.
HSL color Cylindrical-coordinate representation of color #466546: hue angle of 120º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #466546 is Cyan = 0.31, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 70 | - |
| CMYK | 0.31 | 0 | 0.31 | 0.60 |
| HSL | 120º | 0.18% | 0.34% | - |
| HSV(B) | 120º | 0.31% | 0.4% | - |
| XYZ | 8.28 | 11.05 | 7.49 | - |
| YUV | 88.2 | 117.73 | 115.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 70 | 0.31 | 0 | 0.31 | 0.60 | 120 | 0.18 | 0.34 |
| Hex | 46 | 65 | 46 | 1F | 0 | 1F | 3C | 78 | 12 | 22 |
| Octal | 106 | 145 | 106 | 37 | 0 | 37 | 74 | 170 | 22 | 42 |
| Binary | 1000110 | 1100101 | 1000110 | 11111 | 0 | 11111 | 111100 | 1111000 | 10010 | 100010 |
Color Harmonies of #466546
Complementary color
Monochromatic Colors of #466546
Black with #466546
Text Example
Text Example
White with #466546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466546; }
p { color: rgb(70,101,70); }
H1.HeaderClassName
{
color: #466546;
}
.AnyTagClassName
{
color: #466546;
}
</style>
background-color css
<style>
a { background-color: #466546; }
a { background-color: rgb(70,101,70); }
div.DivClassName
{
background-color: #466546;
}
.BgClassName
{
background-color: #466546;
}
</style>
border-color css
<style>
span { border-color: #466546; }
span { border-color: rgb(70,101,70); }
td.TdClassName
{
border-color: #466546;
}
.TagClassName
{
border-color: #466546;
}
</style>