Shades of Grey-Asparagus #415341
Tints of Grey-Asparagus #415341
RGB
CMYK
RGB Variations
Color information
#415341 (or 0x415341) is known color: Grey-Asparagus. HEX triplet: 41, 53 and 41. RGB value is (65,83,65). Sum of RGB (Red+Green+Blue) = 65+83+65=213 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.52% from 213); Green value is 83 (32.81% from 255 or 38.97% from 213); Blue value is 65 (25.78% from 255 or 30.52% from 213); Max value from RGB is 83 - color contains mainly: green. Hex color #415341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415341 is #BEACBE. Grayscale: #4B4B4B. Windows color (decimal): -12496063 or 4281153. OLE color: 4281153.
HSL color Cylindrical-coordinate representation of color #415341: hue angle of 120º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #415341 is Cyan = 0.22, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 65 | - |
| CMYK | 0.22 | 0 | 0.22 | 0.67 |
| HSL | 120º | 0.12% | 0.29% | - |
| HSV(B) | 120º | 0.22% | 0.33% | - |
| XYZ | 6.23 | 7.69 | 6.16 | - |
| YUV | 75.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 65 | 0.22 | 0 | 0.22 | 0.67 | 120 | 0.12 | 0.29 |
| Hex | 41 | 53 | 41 | 16 | 0 | 16 | 43 | 78 | C | 1D |
| Octal | 101 | 123 | 101 | 26 | 0 | 26 | 103 | 170 | 14 | 35 |
| Binary | 1000001 | 1010011 | 1000001 | 10110 | 0 | 10110 | 1000011 | 1111000 | 1100 | 11101 |
Color Harmonies of #415341
Complementary color
Monochromatic Colors of #415341
Black with #415341
Text Example
Text Example
White with #415341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415341; }
p { color: rgb(65,83,65); }
H1.HeaderClassName
{
color: #415341;
}
.AnyTagClassName
{
color: #415341;
}
</style>
background-color css
<style>
a { background-color: #415341; }
a { background-color: rgb(65,83,65); }
div.DivClassName
{
background-color: #415341;
}
.BgClassName
{
background-color: #415341;
}
</style>
border-color css
<style>
span { border-color: #415341; }
span { border-color: rgb(65,83,65); }
td.TdClassName
{
border-color: #415341;
}
.TagClassName
{
border-color: #415341;
}
</style>