Shades of Grey-Asparagus #465946
Tints of Grey-Asparagus #465946
RGB
CMYK
RGB Variations
Color information
#465946 (or 0x465946) is known color: Grey-Asparagus. HEX triplet: 46, 59 and 46. RGB value is (70,89,70). Sum of RGB (Red+Green+Blue) = 70+89+70=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 89 (35.16% from 255 or 38.86% from 229); Blue value is 70 (27.73% from 255 or 30.57% from 229); Max value from RGB is 89 - color contains mainly: green. Hex color #465946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465946 is #B9A6B9. Grayscale: #515151. Windows color (decimal): -12166842 or 4610374. OLE color: 4610374.
HSL color Cylindrical-coordinate representation of color #465946: hue angle of 120º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #465946 is Cyan = 0.21, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 89 | 70 | - |
| CMYK | 0.21 | 0 | 0.21 | 0.65 |
| HSL | 120º | 0.12% | 0.31% | - |
| HSV(B) | 120º | 0.21% | 0.35% | - |
| XYZ | 7.2 | 8.89 | 7.13 | - |
| YUV | 81.15 | 121.71 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 89 | 70 | 0.21 | 0 | 0.21 | 0.65 | 120 | 0.12 | 0.31 |
| Hex | 46 | 59 | 46 | 15 | 0 | 15 | 41 | 78 | C | 1F |
| Octal | 106 | 131 | 106 | 25 | 0 | 25 | 101 | 170 | 14 | 37 |
| Binary | 1000110 | 1011001 | 1000110 | 10101 | 0 | 10101 | 1000001 | 1111000 | 1100 | 11111 |
Color Harmonies of #465946
Complementary color
Monochromatic Colors of #465946
Black with #465946
Text Example
Text Example
White with #465946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465946; }
p { color: rgb(70,89,70); }
H1.HeaderClassName
{
color: #465946;
}
.AnyTagClassName
{
color: #465946;
}
</style>
background-color css
<style>
a { background-color: #465946; }
a { background-color: rgb(70,89,70); }
div.DivClassName
{
background-color: #465946;
}
.BgClassName
{
background-color: #465946;
}
</style>
border-color css
<style>
span { border-color: #465946; }
span { border-color: rgb(70,89,70); }
td.TdClassName
{
border-color: #465946;
}
.TagClassName
{
border-color: #465946;
}
</style>