Shades of Grey-Asparagus #465844
Tints of Grey-Asparagus #465844
RGB
CMYK
RGB Variations
Color information
#465844 (or 0x465844) is known color: Grey-Asparagus. HEX triplet: 46, 58 and 44. RGB value is (70,88,68). Sum of RGB (Red+Green+Blue) = 70+88+68=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 88 (34.77% from 255 or 38.94% from 226); Blue value is 68 (26.95% from 255 or 30.09% from 226); Max value from RGB is 88 - color contains mainly: green. Hex color #465844 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465844 is #B9A7BB. Grayscale: #505050. Windows color (decimal): -12167100 or 4479046. OLE color: 4479046.
HSL color Cylindrical-coordinate representation of color #465844: hue angle of 114º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #465844 is Cyan = 0.20, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 88 | 68 | - |
| CMYK | 0.20 | 0 | 0.23 | 0.65 |
| HSL | 114º | 0.13% | 0.31% | - |
| HSV(B) | 114º | 0.23% | 0.35% | - |
| XYZ | 7.06 | 8.7 | 6.78 | - |
| YUV | 80.34 | 121.04 | 120.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 68 | 0.20 | 0 | 0.23 | 0.65 | 114 | 0.13 | 0.31 |
| Hex | 46 | 58 | 44 | 14 | 0 | 17 | 41 | 72 | D | 1F |
| Octal | 106 | 130 | 104 | 24 | 0 | 27 | 101 | 162 | 15 | 37 |
| Binary | 1000110 | 1011000 | 1000100 | 10100 | 0 | 10111 | 1000001 | 1110010 | 1101 | 11111 |
Color Harmonies of #465844
Complementary color
Monochromatic Colors of #465844
Black with #465844
Text Example
Text Example
White with #465844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465844; }
p { color: rgb(70,88,68); }
H1.HeaderClassName
{
color: #465844;
}
.AnyTagClassName
{
color: #465844;
}
</style>
background-color css
<style>
a { background-color: #465844; }
a { background-color: rgb(70,88,68); }
div.DivClassName
{
background-color: #465844;
}
.BgClassName
{
background-color: #465844;
}
</style>
border-color css
<style>
span { border-color: #465844; }
span { border-color: rgb(70,88,68); }
td.TdClassName
{
border-color: #465844;
}
.TagClassName
{
border-color: #465844;
}
</style>