Shades of Grey-Asparagus #435041
Tints of Grey-Asparagus #435041
RGB
CMYK
RGB Variations
Color information
#435041 (or 0x435041) is known color: Grey-Asparagus. HEX triplet: 43, 50 and 41. RGB value is (67,80,65). Sum of RGB (Red+Green+Blue) = 67+80+65=212 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.60% from 212); Green value is 80 (31.64% from 255 or 37.74% from 212); Blue value is 65 (25.78% from 255 or 30.66% from 212); Max value from RGB is 80 - color contains mainly: green. Hex color #435041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435041 is #BCAFBE. Grayscale: #4A4A4A. Windows color (decimal): -12365759 or 4280387. OLE color: 4280387.
HSL color Cylindrical-coordinate representation of color #435041: hue angle of 112º 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 #435041 is Cyan = 0.16, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 65 | - |
| CMYK | 0.16 | 0 | 0.19 | 0.69 |
| HSL | 112º | 0.1% | 0.28% | - |
| HSV(B) | 112º | 0.19% | 0.31% | - |
| XYZ | 6.14 | 7.31 | 6.09 | - |
| YUV | 74.4 | 122.69 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 65 | 0.16 | 0 | 0.19 | 0.69 | 112 | 0.1 | 0.28 |
| Hex | 43 | 50 | 41 | 10 | 0 | 13 | 45 | 70 | A | 1C |
| Octal | 103 | 120 | 101 | 20 | 0 | 23 | 105 | 160 | 12 | 34 |
| Binary | 1000011 | 1010000 | 1000001 | 10000 | 0 | 10011 | 1000101 | 1110000 | 1010 | 11100 |
Color Harmonies of #435041
Complementary color
Monochromatic Colors of #435041
Black with #435041
Text Example
Text Example
White with #435041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435041; }
p { color: rgb(67,80,65); }
H1.HeaderClassName
{
color: #435041;
}
.AnyTagClassName
{
color: #435041;
}
</style>
background-color css
<style>
a { background-color: #435041; }
a { background-color: rgb(67,80,65); }
div.DivClassName
{
background-color: #435041;
}
.BgClassName
{
background-color: #435041;
}
</style>
border-color css
<style>
span { border-color: #435041; }
span { border-color: rgb(67,80,65); }
td.TdClassName
{
border-color: #435041;
}
.TagClassName
{
border-color: #435041;
}
</style>