Shades of Green Leaf #587420
Tints of Green Leaf #587420
RGB
CMYK
RGB Variations
Color information
#587420 (or 0x587420) is known color: Green Leaf. HEX triplet: 58, 74 and 20. RGB value is (88,116,32). Sum of RGB (Red+Green+Blue) = 88+116+32=236 (31% of max value = 765). Red value is 88 (34.77% from 255 or 37.29% from 236); Green value is 116 (45.70% from 255 or 49.15% from 236); Blue value is 32 (12.89% from 255 or 13.56% from 236); Max value from RGB is 116 - color contains mainly: green. Hex color #587420 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587420 is #A78BDF. Grayscale: #626262. Windows color (decimal): -10980320 or 2126936. OLE color: 2126936.
HSL color Cylindrical-coordinate representation of color #587420: hue angle of 80º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #587420 is Cyan = 0.24, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 32 | - |
| CMYK | 0.24 | 0 | 0.72 | 0.55 |
| HSL | 80º | 0.57% | 0.29% | - |
| HSV(B) | 80º | 0.72% | 0.45% | - |
| XYZ | 10.53 | 14.67 | 3.64 | - |
| YUV | 98.05 | 90.72 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 32 | 0.24 | 0 | 0.72 | 0.55 | 80 | 0.57 | 0.29 |
| Hex | 58 | 74 | 20 | 18 | 0 | 48 | 37 | 50 | 39 | 1D |
| Octal | 130 | 164 | 40 | 30 | 0 | 110 | 67 | 120 | 71 | 35 |
| Binary | 1011000 | 1110100 | 100000 | 11000 | 0 | 1001000 | 110111 | 1010000 | 111001 | 11101 |
Color Harmonies of #587420
Complementary color
Monochromatic Colors of #587420
Black with #587420
Text Example
Text Example
White with #587420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587420; }
p { color: rgb(88,116,32); }
H1.HeaderClassName
{
color: #587420;
}
.AnyTagClassName
{
color: #587420;
}
</style>
background-color css
<style>
a { background-color: #587420; }
a { background-color: rgb(88,116,32); }
div.DivClassName
{
background-color: #587420;
}
.BgClassName
{
background-color: #587420;
}
</style>
border-color css
<style>
span { border-color: #587420; }
span { border-color: rgb(88,116,32); }
td.TdClassName
{
border-color: #587420;
}
.TagClassName
{
border-color: #587420;
}
</style>