Shades of Grey-Asparagus #466342
Tints of Grey-Asparagus #466342
RGB
CMYK
RGB Variations
Color information
#466342 (or 0x466342) is known color: Grey-Asparagus. HEX triplet: 46, 63 and 42. RGB value is (70,99,66). Sum of RGB (Red+Green+Blue) = 70+99+66=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 66 (26.17% from 255 or 28.09% from 235); Max value from RGB is 99 - color contains mainly: green. Hex color #466342 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466342 is #B99CBD. Grayscale: #565656. Windows color (decimal): -12164286 or 4350790. OLE color: 4350790.
HSL color Cylindrical-coordinate representation of color #466342: hue angle of 112.73º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466342 is Cyan = 0.29, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 66 | - |
| CMYK | 0.29 | 0 | 0.33 | 0.61 |
| HSL | 112.73º | 0.2% | 0.32% | - |
| HSV(B) | 112.73º | 0.33% | 0.39% | - |
| XYZ | 7.97 | 10.62 | 6.78 | - |
| YUV | 86.57 | 116.39 | 116.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 66 | 0.29 | 0 | 0.33 | 0.61 | 112.73 | 0.2 | 0.32 |
| Hex | 46 | 63 | 42 | 1D | 0 | 21 | 3D | 71 | 14 | 20 |
| Octal | 106 | 143 | 102 | 35 | 0 | 41 | 75 | 161 | 24 | 40 |
| Binary | 1000110 | 1100011 | 1000010 | 11101 | 0 | 100001 | 111101 | 1110001 | 10100 | 100000 |
Color Harmonies of #466342
Complementary color
Monochromatic Colors of #466342
Black with #466342
Text Example
Text Example
White with #466342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466342; }
p { color: rgb(70,99,66); }
H1.HeaderClassName
{
color: #466342;
}
.AnyTagClassName
{
color: #466342;
}
</style>
background-color css
<style>
a { background-color: #466342; }
a { background-color: rgb(70,99,66); }
div.DivClassName
{
background-color: #466342;
}
.BgClassName
{
background-color: #466342;
}
</style>
border-color css
<style>
span { border-color: #466342; }
span { border-color: rgb(70,99,66); }
td.TdClassName
{
border-color: #466342;
}
.TagClassName
{
border-color: #466342;
}
</style>