Shades of Grey-Asparagus #415440
Tints of Grey-Asparagus #415440
RGB
CMYK
RGB Variations
Color information
#415440 (or 0x415440) is known color: Grey-Asparagus. HEX triplet: 41, 54 and 40. RGB value is (65,84,64). Sum of RGB (Red+Green+Blue) = 65+84+64=213 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.52% from 213); Green value is 84 (33.20% from 255 or 39.44% from 213); Blue value is 64 (25.39% from 255 or 30.05% from 213); Max value from RGB is 84 - color contains mainly: green. Hex color #415440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415440 is #BEABBF. Grayscale: #4C4C4C. Windows color (decimal): -12495808 or 4215873. OLE color: 4215873.
HSL color Cylindrical-coordinate representation of color #415440: hue angle of 117º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #415440 is Cyan = 0.23, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 84 | 64 | - |
| CMYK | 0.23 | 0 | 0.24 | 0.67 |
| HSL | 117º | 0.14% | 0.29% | - |
| HSV(B) | 117º | 0.24% | 0.33% | - |
| XYZ | 6.28 | 7.83 | 6.03 | - |
| YUV | 76.04 | 121.21 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 64 | 0.23 | 0 | 0.24 | 0.67 | 117 | 0.14 | 0.29 |
| Hex | 41 | 54 | 40 | 17 | 0 | 18 | 43 | 75 | E | 1D |
| Octal | 101 | 124 | 100 | 27 | 0 | 30 | 103 | 165 | 16 | 35 |
| Binary | 1000001 | 1010100 | 1000000 | 10111 | 0 | 11000 | 1000011 | 1110101 | 1110 | 11101 |
Color Harmonies of #415440
Complementary color
Monochromatic Colors of #415440
Black with #415440
Text Example
Text Example
White with #415440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415440; }
p { color: rgb(65,84,64); }
H1.HeaderClassName
{
color: #415440;
}
.AnyTagClassName
{
color: #415440;
}
</style>
background-color css
<style>
a { background-color: #415440; }
a { background-color: rgb(65,84,64); }
div.DivClassName
{
background-color: #415440;
}
.BgClassName
{
background-color: #415440;
}
</style>
border-color css
<style>
span { border-color: #415440; }
span { border-color: rgb(65,84,64); }
td.TdClassName
{
border-color: #415440;
}
.TagClassName
{
border-color: #415440;
}
</style>