Shades of Green Leaf #577325
Tints of Green Leaf #577325
RGB
CMYK
RGB Variations
Color information
#577325 (or 0x577325) is known color: Green Leaf. HEX triplet: 57, 73 and 25. RGB value is (87,115,37). Sum of RGB (Red+Green+Blue) = 87+115+37=239 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.40% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 115 - color contains mainly: green. Hex color #577325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577325 is #A88CDA. Grayscale: #626262. Windows color (decimal): -11046107 or 2454359. OLE color: 2454359.
HSL color Cylindrical-coordinate representation of color #577325: hue angle of 81.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #577325 is Cyan = 0.24, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 115 | 37 | - |
| CMYK | 0.24 | 0 | 0.68 | 0.55 |
| HSL | 81.54º | 0.51% | 0.3% | - |
| HSV(B) | 81.54º | 0.68% | 0.45% | - |
| XYZ | 10.4 | 14.42 | 3.99 | - |
| YUV | 97.74 | 93.72 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 37 | 0.24 | 0 | 0.68 | 0.55 | 81.54 | 0.51 | 0.3 |
| Hex | 57 | 73 | 25 | 18 | 0 | 44 | 37 | 52 | 33 | 1E |
| Octal | 127 | 163 | 45 | 30 | 0 | 104 | 67 | 122 | 63 | 36 |
| Binary | 1010111 | 1110011 | 100101 | 11000 | 0 | 1000100 | 110111 | 1010010 | 110011 | 11110 |
Color Harmonies of #577325
Complementary color
Monochromatic Colors of #577325
Black with #577325
Text Example
Text Example
White with #577325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577325; }
p { color: rgb(87,115,37); }
H1.HeaderClassName
{
color: #577325;
}
.AnyTagClassName
{
color: #577325;
}
</style>
background-color css
<style>
a { background-color: #577325; }
a { background-color: rgb(87,115,37); }
div.DivClassName
{
background-color: #577325;
}
.BgClassName
{
background-color: #577325;
}
</style>
border-color css
<style>
span { border-color: #577325; }
span { border-color: rgb(87,115,37); }
td.TdClassName
{
border-color: #577325;
}
.TagClassName
{
border-color: #577325;
}
</style>