Shades of Grey-Asparagus #466445
Tints of Grey-Asparagus #466445
RGB
CMYK
RGB Variations
Color information
#466445 (or 0x466445) is known color: Grey-Asparagus. HEX triplet: 46, 64 and 45. RGB value is (70,100,69). Sum of RGB (Red+Green+Blue) = 70+100+69=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 69 (27.34% from 255 or 28.87% from 239); Max value from RGB is 100 - color contains mainly: green. Hex color #466445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466445 is #B99BBA. Grayscale: #575757. Windows color (decimal): -12164027 or 4547654. OLE color: 4547654.
HSL color Cylindrical-coordinate representation of color #466445: hue angle of 118.06º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #466445 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 69 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.61 |
| HSL | 118.06º | 0.18% | 0.33% | - |
| HSV(B) | 118.06º | 0.31% | 0.39% | - |
| XYZ | 8.16 | 10.85 | 7.29 | - |
| YUV | 87.5 | 117.56 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 69 | 0.30 | 0 | 0.31 | 0.61 | 118.06 | 0.18 | 0.33 |
| Hex | 46 | 64 | 45 | 1E | 0 | 1F | 3D | 76 | 12 | 21 |
| Octal | 106 | 144 | 105 | 36 | 0 | 37 | 75 | 166 | 22 | 41 |
| Binary | 1000110 | 1100100 | 1000101 | 11110 | 0 | 11111 | 111101 | 1110110 | 10010 | 100001 |
Color Harmonies of #466445
Complementary color
Monochromatic Colors of #466445
Black with #466445
Text Example
Text Example
White with #466445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466445; }
p { color: rgb(70,100,69); }
H1.HeaderClassName
{
color: #466445;
}
.AnyTagClassName
{
color: #466445;
}
</style>
background-color css
<style>
a { background-color: #466445; }
a { background-color: rgb(70,100,69); }
div.DivClassName
{
background-color: #466445;
}
.BgClassName
{
background-color: #466445;
}
</style>
border-color css
<style>
span { border-color: #466445; }
span { border-color: rgb(70,100,69); }
td.TdClassName
{
border-color: #466445;
}
.TagClassName
{
border-color: #466445;
}
</style>