Shades of Grey-Asparagus #466645
Tints of Grey-Asparagus #466645
RGB
CMYK
RGB Variations
Color information
#466645 (or 0x466645) is known color: Grey-Asparagus. HEX triplet: 46, 66 and 45. RGB value is (70,102,69). Sum of RGB (Red+Green+Blue) = 70+102+69=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 102 (40.23% from 255 or 42.32% from 241); Blue value is 69 (27.34% from 255 or 28.63% from 241); Max value from RGB is 102 - color contains mainly: green. Hex color #466645 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466645 is #B999BA. Grayscale: #585858. Windows color (decimal): -12163515 or 4548166. OLE color: 4548166.
HSL color Cylindrical-coordinate representation of color #466645: hue angle of 118.18º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #466645 is Cyan = 0.31, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 69 | - |
| CMYK | 0.31 | 0 | 0.32 | 0.6 |
| HSL | 118.18º | 0.19% | 0.34% | - |
| HSV(B) | 118.18º | 0.32% | 0.4% | - |
| XYZ | 8.35 | 11.23 | 7.36 | - |
| YUV | 88.67 | 116.9 | 114.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 69 | 0.31 | 0 | 0.32 | 0.6 | 118.18 | 0.19 | 0.34 |
| Hex | 46 | 66 | 45 | 1F | 0 | 20 | 3C | 76 | 13 | 22 |
| Octal | 106 | 146 | 105 | 37 | 0 | 40 | 74 | 166 | 23 | 42 |
| Binary | 1000110 | 1100110 | 1000101 | 11111 | 0 | 100000 | 111100 | 1110110 | 10011 | 100010 |
Color Harmonies of #466645
Complementary color
Monochromatic Colors of #466645
Black with #466645
Text Example
Text Example
White with #466645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466645; }
p { color: rgb(70,102,69); }
H1.HeaderClassName
{
color: #466645;
}
.AnyTagClassName
{
color: #466645;
}
</style>
background-color css
<style>
a { background-color: #466645; }
a { background-color: rgb(70,102,69); }
div.DivClassName
{
background-color: #466645;
}
.BgClassName
{
background-color: #466645;
}
</style>
border-color css
<style>
span { border-color: #466645; }
span { border-color: rgb(70,102,69); }
td.TdClassName
{
border-color: #466645;
}
.TagClassName
{
border-color: #466645;
}
</style>