Shades of Grey-Asparagus #415042
Tints of Grey-Asparagus #415042
RGB
CMYK
RGB Variations
Color information
#415042 (or 0x415042) is known color: Grey-Asparagus. HEX triplet: 41, 50 and 42. RGB value is (65,80,66). Sum of RGB (Red+Green+Blue) = 65+80+66=211 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.81% from 211); Green value is 80 (31.64% from 255 or 37.91% from 211); Blue value is 66 (26.17% from 255 or 31.28% from 211); Max value from RGB is 80 - color contains mainly: green. Hex color #415042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415042 is #BEAFBD. Grayscale: #494949. Windows color (decimal): -12496830 or 4345921. OLE color: 4345921.
HSL color Cylindrical-coordinate representation of color #415042: hue angle of 124º degrees, saturation: 0.1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #415042 is Cyan = 0.19, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 66 | - |
| CMYK | 0.19 | 0 | 0.17 | 0.69 |
| HSL | 124º | 0.1% | 0.28% | - |
| HSV(B) | 124º | 0.19% | 0.31% | - |
| XYZ | 6.03 | 7.25 | 6.24 | - |
| YUV | 73.92 | 123.53 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 66 | 0.19 | 0 | 0.17 | 0.69 | 124 | 0.1 | 0.28 |
| Hex | 41 | 50 | 42 | 13 | 0 | 11 | 45 | 7C | A | 1C |
| Octal | 101 | 120 | 102 | 23 | 0 | 21 | 105 | 174 | 12 | 34 |
| Binary | 1000001 | 1010000 | 1000010 | 10011 | 0 | 10001 | 1000101 | 1111100 | 1010 | 11100 |
Color Harmonies of #415042
Complementary color
Monochromatic Colors of #415042
Black with #415042
Text Example
Text Example
White with #415042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415042; }
p { color: rgb(65,80,66); }
H1.HeaderClassName
{
color: #415042;
}
.AnyTagClassName
{
color: #415042;
}
</style>
background-color css
<style>
a { background-color: #415042; }
a { background-color: rgb(65,80,66); }
div.DivClassName
{
background-color: #415042;
}
.BgClassName
{
background-color: #415042;
}
</style>
border-color css
<style>
span { border-color: #415042; }
span { border-color: rgb(65,80,66); }
td.TdClassName
{
border-color: #415042;
}
.TagClassName
{
border-color: #415042;
}
</style>