Shades of Green Leaf #557135
Tints of Green Leaf #557135
RGB
CMYK
RGB Variations
Color information
#557135 (or 0x557135) is known color: Green Leaf. HEX triplet: 55, 71 and 35. RGB value is (85,113,53). Sum of RGB (Red+Green+Blue) = 85+113+53=251 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.86% from 251); Green value is 113 (44.53% from 255 or 45.02% from 251); Blue value is 53 (21.09% from 255 or 21.12% from 251); Max value from RGB is 113 - color contains mainly: green. Hex color #557135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557135 is #AA8ECA. Grayscale: #626262. Windows color (decimal): -11177675 or 3502421. OLE color: 3502421.
HSL color Cylindrical-coordinate representation of color #557135: hue angle of 88º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #557135 is Cyan = 0.25, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 53 | - |
| CMYK | 0.25 | 0 | 0.53 | 0.56 |
| HSL | 88º | 0.36% | 0.33% | - |
| HSV(B) | 88º | 0.53% | 0.44% | - |
| XYZ | 10.29 | 14 | 5.53 | - |
| YUV | 97.79 | 102.72 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 53 | 0.25 | 0 | 0.53 | 0.56 | 88 | 0.36 | 0.33 |
| Hex | 55 | 71 | 35 | 19 | 0 | 35 | 38 | 58 | 24 | 21 |
| Octal | 125 | 161 | 65 | 31 | 0 | 65 | 70 | 130 | 44 | 41 |
| Binary | 1010101 | 1110001 | 110101 | 11001 | 0 | 110101 | 111000 | 1011000 | 100100 | 100001 |
Color Harmonies of #557135
Complementary color
Monochromatic Colors of #557135
Black with #557135
Text Example
Text Example
White with #557135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557135; }
p { color: rgb(85,113,53); }
H1.HeaderClassName
{
color: #557135;
}
.AnyTagClassName
{
color: #557135;
}
</style>
background-color css
<style>
a { background-color: #557135; }
a { background-color: rgb(85,113,53); }
div.DivClassName
{
background-color: #557135;
}
.BgClassName
{
background-color: #557135;
}
</style>
border-color css
<style>
span { border-color: #557135; }
span { border-color: rgb(85,113,53); }
td.TdClassName
{
border-color: #557135;
}
.TagClassName
{
border-color: #557135;
}
</style>