Shades of Grey-Asparagus #436045
Tints of Grey-Asparagus #436045
RGB
CMYK
RGB Variations
Color information
#436045 (or 0x436045) is known color: Grey-Asparagus. HEX triplet: 43, 60 and 45. RGB value is (67,96,69). Sum of RGB (Red+Green+Blue) = 67+96+69=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 69 (27.34% from 255 or 29.74% from 232); Max value from RGB is 96 - color contains mainly: green. Hex color #436045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436045 is #BC9FBA. Grayscale: #545454. Windows color (decimal): -12361659 or 4546627. OLE color: 4546627.
HSL color Cylindrical-coordinate representation of color #436045: hue angle of 124.14º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #436045 is Cyan = 0.30, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 69 | - |
| CMYK | 0.30 | 0 | 0.28 | 0.62 |
| HSL | 124.14º | 0.18% | 0.32% | - |
| HSV(B) | 124.14º | 0.3% | 0.38% | - |
| XYZ | 7.57 | 9.99 | 7.16 | - |
| YUV | 84.25 | 119.39 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 69 | 0.30 | 0 | 0.28 | 0.62 | 124.14 | 0.18 | 0.32 |
| Hex | 43 | 60 | 45 | 1E | 0 | 1C | 3E | 7C | 12 | 20 |
| Octal | 103 | 140 | 105 | 36 | 0 | 34 | 76 | 174 | 22 | 40 |
| Binary | 1000011 | 1100000 | 1000101 | 11110 | 0 | 11100 | 111110 | 1111100 | 10010 | 100000 |
Color Harmonies of #436045
Complementary color
Monochromatic Colors of #436045
Black with #436045
Text Example
Text Example
White with #436045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436045; }
p { color: rgb(67,96,69); }
H1.HeaderClassName
{
color: #436045;
}
.AnyTagClassName
{
color: #436045;
}
</style>
background-color css
<style>
a { background-color: #436045; }
a { background-color: rgb(67,96,69); }
div.DivClassName
{
background-color: #436045;
}
.BgClassName
{
background-color: #436045;
}
</style>
border-color css
<style>
span { border-color: #436045; }
span { border-color: rgb(67,96,69); }
td.TdClassName
{
border-color: #436045;
}
.TagClassName
{
border-color: #436045;
}
</style>