Shades of Grey-Asparagus #466145
Tints of Grey-Asparagus #466145
RGB
CMYK
RGB Variations
Color information
#466145 (or 0x466145) is known color: Grey-Asparagus. HEX triplet: 46, 61 and 45. RGB value is (70,97,69). Sum of RGB (Red+Green+Blue) = 70+97+69=236 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.66% from 236); Green value is 97 (38.28% from 255 or 41.10% from 236); Blue value is 69 (27.34% from 255 or 29.24% from 236); Max value from RGB is 97 - color contains mainly: green. Hex color #466145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466145 is #B99EBA. Grayscale: #555555. Windows color (decimal): -12164795 or 4546886. OLE color: 4546886.
HSL color Cylindrical-coordinate representation of color #466145: hue angle of 117.86º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466145 is Cyan = 0.28, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 69 | - |
| CMYK | 0.28 | 0 | 0.29 | 0.62 |
| HSL | 117.86º | 0.17% | 0.33% | - |
| HSV(B) | 117.86º | 0.29% | 0.38% | - |
| XYZ | 7.87 | 10.28 | 7.2 | - |
| YUV | 85.74 | 118.55 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 69 | 0.28 | 0 | 0.29 | 0.62 | 117.86 | 0.17 | 0.33 |
| Hex | 46 | 61 | 45 | 1C | 0 | 1D | 3E | 76 | 11 | 21 |
| Octal | 106 | 141 | 105 | 34 | 0 | 35 | 76 | 166 | 21 | 41 |
| Binary | 1000110 | 1100001 | 1000101 | 11100 | 0 | 11101 | 111110 | 1110110 | 10001 | 100001 |
Color Harmonies of #466145
Complementary color
Monochromatic Colors of #466145
Black with #466145
Text Example
Text Example
White with #466145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466145; }
p { color: rgb(70,97,69); }
H1.HeaderClassName
{
color: #466145;
}
.AnyTagClassName
{
color: #466145;
}
</style>
background-color css
<style>
a { background-color: #466145; }
a { background-color: rgb(70,97,69); }
div.DivClassName
{
background-color: #466145;
}
.BgClassName
{
background-color: #466145;
}
</style>
border-color css
<style>
span { border-color: #466145; }
span { border-color: rgb(70,97,69); }
td.TdClassName
{
border-color: #466145;
}
.TagClassName
{
border-color: #466145;
}
</style>