Shades of Grey-Asparagus #466844
Tints of Grey-Asparagus #466844
RGB
CMYK
RGB Variations
Color information
#466844 (or 0x466844) is known color: Grey-Asparagus. HEX triplet: 46, 68 and 44. RGB value is (70,104,68). Sum of RGB (Red+Green+Blue) = 70+104+68=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 104 (41.02% from 255 or 42.98% from 242); Blue value is 68 (26.95% from 255 or 28.10% from 242); Max value from RGB is 104 - color contains mainly: green. Hex color #466844 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466844 is #B997BB. Grayscale: #595959. Windows color (decimal): -12163004 or 4483142. OLE color: 4483142.
HSL color Cylindrical-coordinate representation of color #466844: hue angle of 116.67º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #466844 is Cyan = 0.33, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 68 | - |
| CMYK | 0.33 | 0 | 0.35 | 0.59 |
| HSL | 116.67º | 0.21% | 0.34% | - |
| HSV(B) | 116.67º | 0.35% | 0.41% | - |
| XYZ | 8.52 | 11.62 | 7.26 | - |
| YUV | 89.73 | 115.74 | 113.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 68 | 0.33 | 0 | 0.35 | 0.59 | 116.67 | 0.21 | 0.34 |
| Hex | 46 | 68 | 44 | 21 | 0 | 23 | 3B | 75 | 15 | 22 |
| Octal | 106 | 150 | 104 | 41 | 0 | 43 | 73 | 165 | 25 | 42 |
| Binary | 1000110 | 1101000 | 1000100 | 100001 | 0 | 100011 | 111011 | 1110101 | 10101 | 100010 |
Color Harmonies of #466844
Complementary color
Monochromatic Colors of #466844
Black with #466844
Text Example
Text Example
White with #466844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466844; }
p { color: rgb(70,104,68); }
H1.HeaderClassName
{
color: #466844;
}
.AnyTagClassName
{
color: #466844;
}
</style>
background-color css
<style>
a { background-color: #466844; }
a { background-color: rgb(70,104,68); }
div.DivClassName
{
background-color: #466844;
}
.BgClassName
{
background-color: #466844;
}
</style>
border-color css
<style>
span { border-color: #466844; }
span { border-color: rgb(70,104,68); }
td.TdClassName
{
border-color: #466844;
}
.TagClassName
{
border-color: #466844;
}
</style>