Shades of Green Leaf #557424
Tints of Green Leaf #557424
RGB
CMYK
RGB Variations
Color information
#557424 (or 0x557424) is known color: Green Leaf. HEX triplet: 55, 74 and 24. RGB value is (85,116,36). Sum of RGB (Red+Green+Blue) = 85+116+36=237 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.86% from 237); Green value is 116 (45.70% from 255 or 48.95% from 237); Blue value is 36 (14.45% from 255 or 15.19% from 237); Max value from RGB is 116 - color contains mainly: green. Hex color #557424 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557424 is #AA8BDB. Grayscale: #616161. Windows color (decimal): -11176924 or 2389077. OLE color: 2389077.
HSL color Cylindrical-coordinate representation of color #557424: hue angle of 83.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #557424 is Cyan = 0.27, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 36 | - |
| CMYK | 0.27 | 0 | 0.69 | 0.55 |
| HSL | 83.25º | 0.53% | 0.3% | - |
| HSV(B) | 83.25º | 0.69% | 0.45% | - |
| XYZ | 10.31 | 14.55 | 3.93 | - |
| YUV | 97.61 | 93.23 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 36 | 0.27 | 0 | 0.69 | 0.55 | 83.25 | 0.53 | 0.3 |
| Hex | 55 | 74 | 24 | 1B | 0 | 45 | 37 | 53 | 35 | 1E |
| Octal | 125 | 164 | 44 | 33 | 0 | 105 | 67 | 123 | 65 | 36 |
| Binary | 1010101 | 1110100 | 100100 | 11011 | 0 | 1000101 | 110111 | 1010011 | 110101 | 11110 |
Color Harmonies of #557424
Complementary color
Monochromatic Colors of #557424
Black with #557424
Text Example
Text Example
White with #557424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557424; }
p { color: rgb(85,116,36); }
H1.HeaderClassName
{
color: #557424;
}
.AnyTagClassName
{
color: #557424;
}
</style>
background-color css
<style>
a { background-color: #557424; }
a { background-color: rgb(85,116,36); }
div.DivClassName
{
background-color: #557424;
}
.BgClassName
{
background-color: #557424;
}
</style>
border-color css
<style>
span { border-color: #557424; }
span { border-color: rgb(85,116,36); }
td.TdClassName
{
border-color: #557424;
}
.TagClassName
{
border-color: #557424;
}
</style>