Shades of Grey-Asparagus #436042
Tints of Grey-Asparagus #436042
RGB
CMYK
RGB Variations
Color information
#436042 (or 0x436042) is known color: Grey-Asparagus. HEX triplet: 43, 60 and 42. RGB value is (67,96,66). Sum of RGB (Red+Green+Blue) = 67+96+66=229 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.26% from 229); Green value is 96 (37.89% from 255 or 41.92% from 229); Blue value is 66 (26.17% from 255 or 28.82% from 229); Max value from RGB is 96 - color contains mainly: green. Hex color #436042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436042 is #BC9FBD. Grayscale: #545454. Windows color (decimal): -12361662 or 4350019. OLE color: 4350019.
HSL color Cylindrical-coordinate representation of color #436042: hue angle of 118º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #436042 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 66 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.62 |
| HSL | 118º | 0.19% | 0.32% | - |
| HSV(B) | 118º | 0.31% | 0.38% | - |
| XYZ | 7.48 | 9.95 | 6.68 | - |
| YUV | 83.91 | 117.89 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 66 | 0.30 | 0 | 0.31 | 0.62 | 118 | 0.19 | 0.32 |
| Hex | 43 | 60 | 42 | 1E | 0 | 1F | 3E | 76 | 13 | 20 |
| Octal | 103 | 140 | 102 | 36 | 0 | 37 | 76 | 166 | 23 | 40 |
| Binary | 1000011 | 1100000 | 1000010 | 11110 | 0 | 11111 | 111110 | 1110110 | 10011 | 100000 |
Color Harmonies of #436042
Complementary color
Monochromatic Colors of #436042
Black with #436042
Text Example
Text Example
White with #436042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436042; }
p { color: rgb(67,96,66); }
H1.HeaderClassName
{
color: #436042;
}
.AnyTagClassName
{
color: #436042;
}
</style>
background-color css
<style>
a { background-color: #436042; }
a { background-color: rgb(67,96,66); }
div.DivClassName
{
background-color: #436042;
}
.BgClassName
{
background-color: #436042;
}
</style>
border-color css
<style>
span { border-color: #436042; }
span { border-color: rgb(67,96,66); }
td.TdClassName
{
border-color: #436042;
}
.TagClassName
{
border-color: #436042;
}
</style>