Shades of Green Leaf #557125
Tints of Green Leaf #557125
RGB
CMYK
RGB Variations
Color information
#557125 (or 0x557125) is known color: Green Leaf. HEX triplet: 55, 71 and 25. RGB value is (85,113,37). Sum of RGB (Red+Green+Blue) = 85+113+37=235 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.17% from 235); Green value is 113 (44.53% from 255 or 48.09% from 235); Blue value is 37 (14.84% from 255 or 15.74% from 235); Max value from RGB is 113 - color contains mainly: green. Hex color #557125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557125 is #AA8EDA. Grayscale: #606060. Windows color (decimal): -11177691 or 2453845. OLE color: 2453845.
HSL color Cylindrical-coordinate representation of color #557125: hue angle of 82.11º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #557125 is Cyan = 0.25, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 37 | - |
| CMYK | 0.25 | 0 | 0.67 | 0.56 |
| HSL | 82.11º | 0.51% | 0.29% | - |
| HSV(B) | 82.11º | 0.67% | 0.44% | - |
| XYZ | 9.99 | 13.88 | 3.9 | - |
| YUV | 95.96 | 94.72 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 37 | 0.25 | 0 | 0.67 | 0.56 | 82.11 | 0.51 | 0.29 |
| Hex | 55 | 71 | 25 | 19 | 0 | 43 | 38 | 52 | 33 | 1D |
| Octal | 125 | 161 | 45 | 31 | 0 | 103 | 70 | 122 | 63 | 35 |
| Binary | 1010101 | 1110001 | 100101 | 11001 | 0 | 1000011 | 111000 | 1010010 | 110011 | 11101 |
Color Harmonies of #557125
Complementary color
Monochromatic Colors of #557125
Black with #557125
Text Example
Text Example
White with #557125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557125; }
p { color: rgb(85,113,37); }
H1.HeaderClassName
{
color: #557125;
}
.AnyTagClassName
{
color: #557125;
}
</style>
background-color css
<style>
a { background-color: #557125; }
a { background-color: rgb(85,113,37); }
div.DivClassName
{
background-color: #557125;
}
.BgClassName
{
background-color: #557125;
}
</style>
border-color css
<style>
span { border-color: #557125; }
span { border-color: rgb(85,113,37); }
td.TdClassName
{
border-color: #557125;
}
.TagClassName
{
border-color: #557125;
}
</style>