Shades of Grey-Asparagus #415040
Tints of Grey-Asparagus #415040
RGB
CMYK
RGB Variations
Color information
#415040 (or 0x415040) is known color: Grey-Asparagus. HEX triplet: 41, 50 and 40. RGB value is (65,80,64). Sum of RGB (Red+Green+Blue) = 65+80+64=209 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.10% from 209); Green value is 80 (31.64% from 255 or 38.28% from 209); Blue value is 64 (25.39% from 255 or 30.62% from 209); Max value from RGB is 80 - color contains mainly: green. Hex color #415040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415040 is #BEAFBF. Grayscale: #494949. Windows color (decimal): -12496832 or 4214849. OLE color: 4214849.
HSL color Cylindrical-coordinate representation of color #415040: hue angle of 116.25º degrees, saturation: 0.11, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #415040 is Cyan = 0.19, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 64 | - |
| CMYK | 0.19 | 0 | 0.20 | 0.69 |
| HSL | 116.25º | 0.11% | 0.28% | - |
| HSV(B) | 116.25º | 0.2% | 0.31% | - |
| XYZ | 5.97 | 7.23 | 5.93 | - |
| YUV | 73.69 | 122.53 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 64 | 0.19 | 0 | 0.20 | 0.69 | 116.25 | 0.11 | 0.28 |
| Hex | 41 | 50 | 40 | 13 | 0 | 14 | 45 | 74 | B | 1C |
| Octal | 101 | 120 | 100 | 23 | 0 | 24 | 105 | 164 | 13 | 34 |
| Binary | 1000001 | 1010000 | 1000000 | 10011 | 0 | 10100 | 1000101 | 1110100 | 1011 | 11100 |
Color Harmonies of #415040
Complementary color
Monochromatic Colors of #415040
Black with #415040
Text Example
Text Example
White with #415040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415040; }
p { color: rgb(65,80,64); }
H1.HeaderClassName
{
color: #415040;
}
.AnyTagClassName
{
color: #415040;
}
</style>
background-color css
<style>
a { background-color: #415040; }
a { background-color: rgb(65,80,64); }
div.DivClassName
{
background-color: #415040;
}
.BgClassName
{
background-color: #415040;
}
</style>
border-color css
<style>
span { border-color: #415040; }
span { border-color: rgb(65,80,64); }
td.TdClassName
{
border-color: #415040;
}
.TagClassName
{
border-color: #415040;
}
</style>