Shades of Green Leaf #557731
Tints of Green Leaf #557731
RGB
CMYK
RGB Variations
Color information
#557731 (or 0x557731) is known color: Green Leaf. HEX triplet: 55, 77 and 31. RGB value is (85,119,49). Sum of RGB (Red+Green+Blue) = 85+119+49=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 119 (46.88% from 255 or 47.04% from 253); Blue value is 49 (19.53% from 255 or 19.37% from 253); Max value from RGB is 119 - color contains mainly: green. Hex color #557731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557731 is #AA88CE. Grayscale: #656565. Windows color (decimal): -11176143 or 3241813. OLE color: 3241813.
HSL color Cylindrical-coordinate representation of color #557731: hue angle of 89.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #557731 is Cyan = 0.29, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 49 | - |
| CMYK | 0.29 | 0 | 0.59 | 0.53 |
| HSL | 89.14º | 0.42% | 0.33% | - |
| HSV(B) | 89.14º | 0.59% | 0.47% | - |
| XYZ | 10.9 | 15.35 | 5.29 | - |
| YUV | 100.85 | 98.74 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 49 | 0.29 | 0 | 0.59 | 0.53 | 89.14 | 0.42 | 0.33 |
| Hex | 55 | 77 | 31 | 1D | 0 | 3B | 35 | 59 | 2A | 21 |
| Octal | 125 | 167 | 61 | 35 | 0 | 73 | 65 | 131 | 52 | 41 |
| Binary | 1010101 | 1110111 | 110001 | 11101 | 0 | 111011 | 110101 | 1011001 | 101010 | 100001 |
Color Harmonies of #557731
Complementary color
Monochromatic Colors of #557731
Black with #557731
Text Example
Text Example
White with #557731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557731; }
p { color: rgb(85,119,49); }
H1.HeaderClassName
{
color: #557731;
}
.AnyTagClassName
{
color: #557731;
}
</style>
background-color css
<style>
a { background-color: #557731; }
a { background-color: rgb(85,119,49); }
div.DivClassName
{
background-color: #557731;
}
.BgClassName
{
background-color: #557731;
}
</style>
border-color css
<style>
span { border-color: #557731; }
span { border-color: rgb(85,119,49); }
td.TdClassName
{
border-color: #557731;
}
.TagClassName
{
border-color: #557731;
}
</style>