Shades of Grey-Asparagus #435540
Tints of Grey-Asparagus #435540
RGB
CMYK
RGB Variations
Color information
#435540 (or 0x435540) is known color: Grey-Asparagus. HEX triplet: 43, 55 and 40. RGB value is (67,85,64). Sum of RGB (Red+Green+Blue) = 67+85+64=216 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.02% from 216); Green value is 85 (33.59% from 255 or 39.35% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 85 - color contains mainly: green. Hex color #435540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435540 is #BCAABF. Grayscale: #4D4D4D. Windows color (decimal): -12364480 or 4216131. OLE color: 4216131.
HSL color Cylindrical-coordinate representation of color #435540: hue angle of 111.43º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #435540 is Cyan = 0.21, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 64 | - |
| CMYK | 0.21 | 0 | 0.25 | 0.67 |
| HSL | 111.43º | 0.14% | 0.29% | - |
| HSV(B) | 111.43º | 0.25% | 0.33% | - |
| XYZ | 6.49 | 8.06 | 6.06 | - |
| YUV | 77.22 | 120.54 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 64 | 0.21 | 0 | 0.25 | 0.67 | 111.43 | 0.14 | 0.29 |
| Hex | 43 | 55 | 40 | 15 | 0 | 19 | 43 | 6F | E | 1D |
| Octal | 103 | 125 | 100 | 25 | 0 | 31 | 103 | 157 | 16 | 35 |
| Binary | 1000011 | 1010101 | 1000000 | 10101 | 0 | 11001 | 1000011 | 1101111 | 1110 | 11101 |
Color Harmonies of #435540
Complementary color
Monochromatic Colors of #435540
Black with #435540
Text Example
Text Example
White with #435540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435540; }
p { color: rgb(67,85,64); }
H1.HeaderClassName
{
color: #435540;
}
.AnyTagClassName
{
color: #435540;
}
</style>
background-color css
<style>
a { background-color: #435540; }
a { background-color: rgb(67,85,64); }
div.DivClassName
{
background-color: #435540;
}
.BgClassName
{
background-color: #435540;
}
</style>
border-color css
<style>
span { border-color: #435540; }
span { border-color: rgb(67,85,64); }
td.TdClassName
{
border-color: #435540;
}
.TagClassName
{
border-color: #435540;
}
</style>