Shades of Green Leaf #557134
Tints of Green Leaf #557134
RGB
CMYK
RGB Variations
Color information
#557134 (or 0x557134) is known color: Green Leaf. HEX triplet: 55, 71 and 34. RGB value is (85,113,52). Sum of RGB (Red+Green+Blue) = 85+113+52=250 (33% of max value = 765). Red value is 85 (33.59% from 255 or 34% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 52 (20.70% from 255 or 20.8% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #557134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557134 is #AA8ECB. Grayscale: #616161. Windows color (decimal): -11177676 or 3436885. OLE color: 3436885.
HSL color Cylindrical-coordinate representation of color #557134: hue angle of 87.54º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #557134 is Cyan = 0.25, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 52 | - |
| CMYK | 0.25 | 0 | 0.54 | 0.56 |
| HSL | 87.54º | 0.37% | 0.32% | - |
| HSV(B) | 87.54º | 0.54% | 0.44% | - |
| XYZ | 10.27 | 13.99 | 5.41 | - |
| YUV | 97.67 | 102.22 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 52 | 0.25 | 0 | 0.54 | 0.56 | 87.54 | 0.37 | 0.32 |
| Hex | 55 | 71 | 34 | 19 | 0 | 36 | 38 | 58 | 25 | 20 |
| Octal | 125 | 161 | 64 | 31 | 0 | 66 | 70 | 130 | 45 | 40 |
| Binary | 1010101 | 1110001 | 110100 | 11001 | 0 | 110110 | 111000 | 1011000 | 100101 | 100000 |
Color Harmonies of #557134
Complementary color
Monochromatic Colors of #557134
Black with #557134
Text Example
Text Example
White with #557134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557134; }
p { color: rgb(85,113,52); }
H1.HeaderClassName
{
color: #557134;
}
.AnyTagClassName
{
color: #557134;
}
</style>
background-color css
<style>
a { background-color: #557134; }
a { background-color: rgb(85,113,52); }
div.DivClassName
{
background-color: #557134;
}
.BgClassName
{
background-color: #557134;
}
</style>
border-color css
<style>
span { border-color: #557134; }
span { border-color: rgb(85,113,52); }
td.TdClassName
{
border-color: #557134;
}
.TagClassName
{
border-color: #557134;
}
</style>