Shades of Green Leaf #587920
Tints of Green Leaf #587920
RGB
CMYK
RGB Variations
Color information
#587920 (or 0x587920) is known color: Green Leaf. HEX triplet: 58, 79 and 20. RGB value is (88,121,32). Sum of RGB (Red+Green+Blue) = 88+121+32=241 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.51% from 241); Green value is 121 (47.66% from 255 or 50.21% from 241); Blue value is 32 (12.89% from 255 or 13.28% from 241); Max value from RGB is 121 - color contains mainly: green. Hex color #587920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587920 is #A786DF. Grayscale: #656565. Windows color (decimal): -10979040 or 2128216. OLE color: 2128216.
HSL color Cylindrical-coordinate representation of color #587920: hue angle of 82.25º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #587920 is Cyan = 0.27, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 32 | - |
| CMYK | 0.27 | 0 | 0.74 | 0.53 |
| HSL | 82.25º | 0.58% | 0.3% | - |
| HSV(B) | 82.25º | 0.74% | 0.47% | - |
| XYZ | 11.12 | 15.85 | 3.84 | - |
| YUV | 100.99 | 89.07 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 32 | 0.27 | 0 | 0.74 | 0.53 | 82.25 | 0.58 | 0.3 |
| Hex | 58 | 79 | 20 | 1B | 0 | 4A | 35 | 52 | 3A | 1E |
| Octal | 130 | 171 | 40 | 33 | 0 | 112 | 65 | 122 | 72 | 36 |
| Binary | 1011000 | 1111001 | 100000 | 11011 | 0 | 1001010 | 110101 | 1010010 | 111010 | 11110 |
Color Harmonies of #587920
Complementary color
Monochromatic Colors of #587920
Black with #587920
Text Example
Text Example
White with #587920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587920; }
p { color: rgb(88,121,32); }
H1.HeaderClassName
{
color: #587920;
}
.AnyTagClassName
{
color: #587920;
}
</style>
background-color css
<style>
a { background-color: #587920; }
a { background-color: rgb(88,121,32); }
div.DivClassName
{
background-color: #587920;
}
.BgClassName
{
background-color: #587920;
}
</style>
border-color css
<style>
span { border-color: #587920; }
span { border-color: rgb(88,121,32); }
td.TdClassName
{
border-color: #587920;
}
.TagClassName
{
border-color: #587920;
}
</style>