Shades of Grey-Asparagus #435142
Tints of Grey-Asparagus #435142
RGB
CMYK
RGB Variations
Color information
#435142 (or 0x435142) is known color: Grey-Asparagus. HEX triplet: 43, 51 and 42. RGB value is (67,81,66). Sum of RGB (Red+Green+Blue) = 67+81+66=214 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.31% from 214); Green value is 81 (32.03% from 255 or 37.85% from 214); Blue value is 66 (26.17% from 255 or 30.84% from 214); Max value from RGB is 81 - color contains mainly: green. Hex color #435142 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435142 is #BCAEBD. Grayscale: #4B4B4B. Windows color (decimal): -12365502 or 4346179. OLE color: 4346179.
HSL color Cylindrical-coordinate representation of color #435142: hue angle of 116º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #435142 is Cyan = 0.17, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 66 | - |
| CMYK | 0.17 | 0 | 0.19 | 0.68 |
| HSL | 116º | 0.1% | 0.29% | - |
| HSV(B) | 116º | 0.19% | 0.32% | - |
| XYZ | 6.24 | 7.47 | 6.27 | - |
| YUV | 75.1 | 122.86 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 66 | 0.17 | 0 | 0.19 | 0.68 | 116 | 0.1 | 0.29 |
| Hex | 43 | 51 | 42 | 11 | 0 | 13 | 44 | 74 | A | 1D |
| Octal | 103 | 121 | 102 | 21 | 0 | 23 | 104 | 164 | 12 | 35 |
| Binary | 1000011 | 1010001 | 1000010 | 10001 | 0 | 10011 | 1000100 | 1110100 | 1010 | 11101 |
Color Harmonies of #435142
Complementary color
Monochromatic Colors of #435142
Black with #435142
Text Example
Text Example
White with #435142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435142; }
p { color: rgb(67,81,66); }
H1.HeaderClassName
{
color: #435142;
}
.AnyTagClassName
{
color: #435142;
}
</style>
background-color css
<style>
a { background-color: #435142; }
a { background-color: rgb(67,81,66); }
div.DivClassName
{
background-color: #435142;
}
.BgClassName
{
background-color: #435142;
}
</style>
border-color css
<style>
span { border-color: #435142; }
span { border-color: rgb(67,81,66); }
td.TdClassName
{
border-color: #435142;
}
.TagClassName
{
border-color: #435142;
}
</style>