Shades of Grey-Asparagus #466346
Tints of Grey-Asparagus #466346
RGB
CMYK
RGB Variations
Color information
#466346 (or 0x466346) is known color: Grey-Asparagus. HEX triplet: 46, 63 and 46. RGB value is (70,99,70). Sum of RGB (Red+Green+Blue) = 70+99+70=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 70 (27.73% from 255 or 29.29% from 239); Max value from RGB is 99 - color contains mainly: green. Hex color #466346 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466346 is #B99CB9. Grayscale: #575757. Windows color (decimal): -12164282 or 4612934. OLE color: 4612934.
HSL color Cylindrical-coordinate representation of color #466346: hue angle of 120º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466346 is Cyan = 0.29, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 70 | - |
| CMYK | 0.29 | 0 | 0.29 | 0.61 |
| HSL | 120º | 0.17% | 0.33% | - |
| HSV(B) | 120º | 0.29% | 0.39% | - |
| XYZ | 8.09 | 10.67 | 7.43 | - |
| YUV | 87.02 | 118.39 | 115.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 70 | 0.29 | 0 | 0.29 | 0.61 | 120 | 0.17 | 0.33 |
| Hex | 46 | 63 | 46 | 1D | 0 | 1D | 3D | 78 | 11 | 21 |
| Octal | 106 | 143 | 106 | 35 | 0 | 35 | 75 | 170 | 21 | 41 |
| Binary | 1000110 | 1100011 | 1000110 | 11101 | 0 | 11101 | 111101 | 1111000 | 10001 | 100001 |
Color Harmonies of #466346
Complementary color
Monochromatic Colors of #466346
Black with #466346
Text Example
Text Example
White with #466346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466346; }
p { color: rgb(70,99,70); }
H1.HeaderClassName
{
color: #466346;
}
.AnyTagClassName
{
color: #466346;
}
</style>
background-color css
<style>
a { background-color: #466346; }
a { background-color: rgb(70,99,70); }
div.DivClassName
{
background-color: #466346;
}
.BgClassName
{
background-color: #466346;
}
</style>
border-color css
<style>
span { border-color: #466346; }
span { border-color: rgb(70,99,70); }
td.TdClassName
{
border-color: #466346;
}
.TagClassName
{
border-color: #466346;
}
</style>