Shades of Grey-Asparagus #436041
Tints of Grey-Asparagus #436041
RGB
CMYK
RGB Variations
Color information
#436041 (or 0x436041) is known color: Grey-Asparagus. HEX triplet: 43, 60 and 41. RGB value is (67,96,65). Sum of RGB (Red+Green+Blue) = 67+96+65=228 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.39% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 65 (25.78% from 255 or 28.51% from 228); Max value from RGB is 96 - color contains mainly: green. Hex color #436041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436041 is #BC9FBE. Grayscale: #535353. Windows color (decimal): -12361663 or 4284483. OLE color: 4284483.
HSL color Cylindrical-coordinate representation of color #436041: hue angle of 116.13º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #436041 is Cyan = 0.30, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 65 | - |
| CMYK | 0.30 | 0 | 0.32 | 0.62 |
| HSL | 116.13º | 0.19% | 0.32% | - |
| HSV(B) | 116.13º | 0.32% | 0.38% | - |
| XYZ | 7.45 | 9.94 | 6.53 | - |
| YUV | 83.8 | 117.39 | 116.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 65 | 0.30 | 0 | 0.32 | 0.62 | 116.13 | 0.19 | 0.32 |
| Hex | 43 | 60 | 41 | 1E | 0 | 20 | 3E | 74 | 13 | 20 |
| Octal | 103 | 140 | 101 | 36 | 0 | 40 | 76 | 164 | 23 | 40 |
| Binary | 1000011 | 1100000 | 1000001 | 11110 | 0 | 100000 | 111110 | 1110100 | 10011 | 100000 |
Color Harmonies of #436041
Complementary color
Monochromatic Colors of #436041
Black with #436041
Text Example
Text Example
White with #436041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436041; }
p { color: rgb(67,96,65); }
H1.HeaderClassName
{
color: #436041;
}
.AnyTagClassName
{
color: #436041;
}
</style>
background-color css
<style>
a { background-color: #436041; }
a { background-color: rgb(67,96,65); }
div.DivClassName
{
background-color: #436041;
}
.BgClassName
{
background-color: #436041;
}
</style>
border-color css
<style>
span { border-color: #436041; }
span { border-color: rgb(67,96,65); }
td.TdClassName
{
border-color: #436041;
}
.TagClassName
{
border-color: #436041;
}
</style>