Shades of Grey-Asparagus #465846
Tints of Grey-Asparagus #465846
RGB
CMYK
RGB Variations
Color information
#465846 (or 0x465846) is known color: Grey-Asparagus. HEX triplet: 46, 58 and 46. RGB value is (70,88,70). Sum of RGB (Red+Green+Blue) = 70+88+70=228 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.70% from 228); Green value is 88 (34.77% from 255 or 38.60% from 228); Blue value is 70 (27.73% from 255 or 30.70% from 228); Max value from RGB is 88 - color contains mainly: green. Hex color #465846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465846 is #B9A7B9. Grayscale: #505050. Windows color (decimal): -12167098 or 4610118. OLE color: 4610118.
HSL color Cylindrical-coordinate representation of color #465846: hue angle of 120º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465846 is Cyan = 0.20, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 88 | 70 | - |
| CMYK | 0.20 | 0 | 0.20 | 0.65 |
| HSL | 120º | 0.11% | 0.31% | - |
| HSV(B) | 120º | 0.2% | 0.35% | - |
| XYZ | 7.12 | 8.72 | 7.1 | - |
| YUV | 80.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 70 | 0.20 | 0 | 0.20 | 0.65 | 120 | 0.11 | 0.31 |
| Hex | 46 | 58 | 46 | 14 | 0 | 14 | 41 | 78 | B | 1F |
| Octal | 106 | 130 | 106 | 24 | 0 | 24 | 101 | 170 | 13 | 37 |
| Binary | 1000110 | 1011000 | 1000110 | 10100 | 0 | 10100 | 1000001 | 1111000 | 1011 | 11111 |
Color Harmonies of #465846
Complementary color
Monochromatic Colors of #465846
Black with #465846
Text Example
Text Example
White with #465846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465846; }
p { color: rgb(70,88,70); }
H1.HeaderClassName
{
color: #465846;
}
.AnyTagClassName
{
color: #465846;
}
</style>
background-color css
<style>
a { background-color: #465846; }
a { background-color: rgb(70,88,70); }
div.DivClassName
{
background-color: #465846;
}
.BgClassName
{
background-color: #465846;
}
</style>
border-color css
<style>
span { border-color: #465846; }
span { border-color: rgb(70,88,70); }
td.TdClassName
{
border-color: #465846;
}
.TagClassName
{
border-color: #465846;
}
</style>