Shades of Grey-Asparagus #465148
Tints of Grey-Asparagus #465148
RGB
CMYK
RGB Variations
Color information
#465148 (or 0x465148) is known color: Grey-Asparagus. HEX triplet: 46, 51 and 48. RGB value is (70,81,72). Sum of RGB (Red+Green+Blue) = 70+81+72=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 81 (32.03% from 255 or 36.32% from 223); Blue value is 72 (28.52% from 255 or 32.29% from 223); Max value from RGB is 81 - color contains mainly: green. Hex color #465148 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465148 is #B9AEB7. Grayscale: #4C4C4C. Windows color (decimal): -12168888 or 4739398. OLE color: 4739398.
HSL color Cylindrical-coordinate representation of color #465148: hue angle of 130.91º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #465148 is Cyan = 0.14, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 81 | 72 | - |
| CMYK | 0.14 | 0 | 0.11 | 0.68 |
| HSL | 130.91º | 0.07% | 0.3% | - |
| HSV(B) | 130.91º | 0.14% | 0.32% | - |
| XYZ | 6.64 | 7.65 | 7.26 | - |
| YUV | 76.69 | 125.36 | 123.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 72 | 0.14 | 0 | 0.11 | 0.68 | 130.91 | 0.07 | 0.3 |
| Hex | 46 | 51 | 48 | E | 0 | B | 44 | 83 | 7 | 1E |
| Octal | 106 | 121 | 110 | 16 | 0 | 13 | 104 | 203 | 7 | 36 |
| Binary | 1000110 | 1010001 | 1001000 | 1110 | 0 | 1011 | 1000100 | 10000011 | 111 | 11110 |
Color Harmonies of #465148
Complementary color
Monochromatic Colors of #465148
Black with #465148
Text Example
Text Example
White with #465148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465148; }
p { color: rgb(70,81,72); }
H1.HeaderClassName
{
color: #465148;
}
.AnyTagClassName
{
color: #465148;
}
</style>
background-color css
<style>
a { background-color: #465148; }
a { background-color: rgb(70,81,72); }
div.DivClassName
{
background-color: #465148;
}
.BgClassName
{
background-color: #465148;
}
</style>
border-color css
<style>
span { border-color: #465148; }
span { border-color: rgb(70,81,72); }
td.TdClassName
{
border-color: #465148;
}
.TagClassName
{
border-color: #465148;
}
</style>