Shades of Grey-Asparagus #435442
Tints of Grey-Asparagus #435442
RGB
CMYK
RGB Variations
Color information
#435442 (or 0x435442) is known color: Grey-Asparagus. HEX triplet: 43, 54 and 42. RGB value is (67,84,66). Sum of RGB (Red+Green+Blue) = 67+84+66=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 84 (33.20% from 255 or 38.71% from 217); Blue value is 66 (26.17% from 255 or 30.41% from 217); Max value from RGB is 84 - color contains mainly: green. Hex color #435442 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435442 is #BCABBD. Grayscale: #4C4C4C. Windows color (decimal): -12364734 or 4346947. OLE color: 4346947.
HSL color Cylindrical-coordinate representation of color #435442: hue angle of 116.67º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #435442 is Cyan = 0.20, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 84 | 66 | - |
| CMYK | 0.20 | 0 | 0.21 | 0.67 |
| HSL | 116.67º | 0.12% | 0.29% | - |
| HSV(B) | 116.67º | 0.21% | 0.33% | - |
| XYZ | 6.47 | 7.93 | 6.34 | - |
| YUV | 76.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 66 | 0.20 | 0 | 0.21 | 0.67 | 116.67 | 0.12 | 0.29 |
| Hex | 43 | 54 | 42 | 14 | 0 | 15 | 43 | 75 | C | 1D |
| Octal | 103 | 124 | 102 | 24 | 0 | 25 | 103 | 165 | 14 | 35 |
| Binary | 1000011 | 1010100 | 1000010 | 10100 | 0 | 10101 | 1000011 | 1110101 | 1100 | 11101 |
Color Harmonies of #435442
Complementary color
Monochromatic Colors of #435442
Black with #435442
Text Example
Text Example
White with #435442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435442; }
p { color: rgb(67,84,66); }
H1.HeaderClassName
{
color: #435442;
}
.AnyTagClassName
{
color: #435442;
}
</style>
background-color css
<style>
a { background-color: #435442; }
a { background-color: rgb(67,84,66); }
div.DivClassName
{
background-color: #435442;
}
.BgClassName
{
background-color: #435442;
}
</style>
border-color css
<style>
span { border-color: #435442; }
span { border-color: rgb(67,84,66); }
td.TdClassName
{
border-color: #435442;
}
.TagClassName
{
border-color: #435442;
}
</style>