Shades of Green Leaf #557130
Tints of Green Leaf #557130
RGB
CMYK
RGB Variations
Color information
#557130 (or 0x557130) is known color: Green Leaf. HEX triplet: 55, 71 and 30. RGB value is (85,113,48). Sum of RGB (Red+Green+Blue) = 85+113+48=246 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.55% from 246); Green value is 113 (44.53% from 255 or 45.93% from 246); Blue value is 48 (19.14% from 255 or 19.51% from 246); Max value from RGB is 113 - color contains mainly: green. Hex color #557130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557130 is #AA8ECF. Grayscale: #616161. Windows color (decimal): -11177680 or 3174741. OLE color: 3174741.
HSL color Cylindrical-coordinate representation of color #557130: hue angle of 85.85º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #557130 is Cyan = 0.25, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 48 | - |
| CMYK | 0.25 | 0 | 0.58 | 0.56 |
| HSL | 85.85º | 0.4% | 0.32% | - |
| HSV(B) | 85.85º | 0.58% | 0.44% | - |
| XYZ | 10.18 | 13.95 | 4.95 | - |
| YUV | 97.22 | 100.22 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 48 | 0.25 | 0 | 0.58 | 0.56 | 85.85 | 0.4 | 0.32 |
| Hex | 55 | 71 | 30 | 19 | 0 | 3A | 38 | 56 | 28 | 20 |
| Octal | 125 | 161 | 60 | 31 | 0 | 72 | 70 | 126 | 50 | 40 |
| Binary | 1010101 | 1110001 | 110000 | 11001 | 0 | 111010 | 111000 | 1010110 | 101000 | 100000 |
Color Harmonies of #557130
Complementary color
Monochromatic Colors of #557130
Black with #557130
Text Example
Text Example
White with #557130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557130; }
p { color: rgb(85,113,48); }
H1.HeaderClassName
{
color: #557130;
}
.AnyTagClassName
{
color: #557130;
}
</style>
background-color css
<style>
a { background-color: #557130; }
a { background-color: rgb(85,113,48); }
div.DivClassName
{
background-color: #557130;
}
.BgClassName
{
background-color: #557130;
}
</style>
border-color css
<style>
span { border-color: #557130; }
span { border-color: rgb(85,113,48); }
td.TdClassName
{
border-color: #557130;
}
.TagClassName
{
border-color: #557130;
}
</style>