Shades of Grey-Asparagus #415340
Tints of Grey-Asparagus #415340
RGB
CMYK
RGB Variations
Color information
#415340 (or 0x415340) is known color: Grey-Asparagus. HEX triplet: 41, 53 and 40. RGB value is (65,83,64). Sum of RGB (Red+Green+Blue) = 65+83+64=212 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.66% from 212); Green value is 83 (32.81% from 255 or 39.15% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 83 - color contains mainly: green. Hex color #415340 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415340 is #BEACBF. Grayscale: #4B4B4B. Windows color (decimal): -12496064 or 4215617. OLE color: 4215617.
HSL color Cylindrical-coordinate representation of color #415340: hue angle of 116.84º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #415340 is Cyan = 0.22, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 64 | - |
| CMYK | 0.22 | 0 | 0.23 | 0.67 |
| HSL | 116.84º | 0.13% | 0.29% | - |
| HSV(B) | 116.84º | 0.23% | 0.33% | - |
| XYZ | 6.2 | 7.68 | 6.01 | - |
| YUV | 75.45 | 121.54 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 64 | 0.22 | 0 | 0.23 | 0.67 | 116.84 | 0.13 | 0.29 |
| Hex | 41 | 53 | 40 | 16 | 0 | 17 | 43 | 75 | D | 1D |
| Octal | 101 | 123 | 100 | 26 | 0 | 27 | 103 | 165 | 15 | 35 |
| Binary | 1000001 | 1010011 | 1000000 | 10110 | 0 | 10111 | 1000011 | 1110101 | 1101 | 11101 |
Color Harmonies of #415340
Complementary color
Monochromatic Colors of #415340
Black with #415340
Text Example
Text Example
White with #415340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415340; }
p { color: rgb(65,83,64); }
H1.HeaderClassName
{
color: #415340;
}
.AnyTagClassName
{
color: #415340;
}
</style>
background-color css
<style>
a { background-color: #415340; }
a { background-color: rgb(65,83,64); }
div.DivClassName
{
background-color: #415340;
}
.BgClassName
{
background-color: #415340;
}
</style>
border-color css
<style>
span { border-color: #415340; }
span { border-color: rgb(65,83,64); }
td.TdClassName
{
border-color: #415340;
}
.TagClassName
{
border-color: #415340;
}
</style>