Shades of Grey-Asparagus #465744
Tints of Grey-Asparagus #465744
RGB
CMYK
RGB Variations
Color information
#465744 (or 0x465744) is known color: Grey-Asparagus. HEX triplet: 46, 57 and 44. RGB value is (70,87,68). Sum of RGB (Red+Green+Blue) = 70+87+68=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 87 (34.38% from 255 or 38.67% from 225); Blue value is 68 (26.95% from 255 or 30.22% from 225); Max value from RGB is 87 - color contains mainly: green. Hex color #465744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465744 is #B9A8BB. Grayscale: #4F4F4F. Windows color (decimal): -12167356 or 4478790. OLE color: 4478790.
HSL color Cylindrical-coordinate representation of color #465744: hue angle of 113.68º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #465744 is Cyan = 0.20, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 87 | 68 | - |
| CMYK | 0.20 | 0 | 0.22 | 0.66 |
| HSL | 113.68º | 0.12% | 0.3% | - |
| HSV(B) | 113.68º | 0.22% | 0.34% | - |
| XYZ | 6.98 | 8.54 | 6.75 | - |
| YUV | 79.75 | 121.37 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 68 | 0.20 | 0 | 0.22 | 0.66 | 113.68 | 0.12 | 0.3 |
| Hex | 46 | 57 | 44 | 14 | 0 | 16 | 42 | 72 | C | 1E |
| Octal | 106 | 127 | 104 | 24 | 0 | 26 | 102 | 162 | 14 | 36 |
| Binary | 1000110 | 1010111 | 1000100 | 10100 | 0 | 10110 | 1000010 | 1110010 | 1100 | 11110 |
Color Harmonies of #465744
Complementary color
Monochromatic Colors of #465744
Black with #465744
Text Example
Text Example
White with #465744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465744; }
p { color: rgb(70,87,68); }
H1.HeaderClassName
{
color: #465744;
}
.AnyTagClassName
{
color: #465744;
}
</style>
background-color css
<style>
a { background-color: #465744; }
a { background-color: rgb(70,87,68); }
div.DivClassName
{
background-color: #465744;
}
.BgClassName
{
background-color: #465744;
}
</style>
border-color css
<style>
span { border-color: #465744; }
span { border-color: rgb(70,87,68); }
td.TdClassName
{
border-color: #465744;
}
.TagClassName
{
border-color: #465744;
}
</style>