Shades of Green Leaf #557525
Tints of Green Leaf #557525
RGB
CMYK
RGB Variations
Color information
#557525 (or 0x557525) is known color: Green Leaf. HEX triplet: 55, 75 and 25. RGB value is (85,117,37). Sum of RGB (Red+Green+Blue) = 85+117+37=239 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.56% from 239); Green value is 117 (46.09% from 255 or 48.95% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 117 - color contains mainly: green. Hex color #557525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557525 is #AA8ADA. Grayscale: #626262. Windows color (decimal): -11176667 or 2454869. OLE color: 2454869.
HSL color Cylindrical-coordinate representation of color #557525: hue angle of 84º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #557525 is Cyan = 0.27, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 37 | - |
| CMYK | 0.27 | 0 | 0.68 | 0.54 |
| HSL | 84º | 0.52% | 0.3% | - |
| HSV(B) | 84º | 0.68% | 0.46% | - |
| XYZ | 10.44 | 14.79 | 4.05 | - |
| YUV | 98.31 | 93.4 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 37 | 0.27 | 0 | 0.68 | 0.54 | 84 | 0.52 | 0.3 |
| Hex | 55 | 75 | 25 | 1B | 0 | 44 | 36 | 54 | 34 | 1E |
| Octal | 125 | 165 | 45 | 33 | 0 | 104 | 66 | 124 | 64 | 36 |
| Binary | 1010101 | 1110101 | 100101 | 11011 | 0 | 1000100 | 110110 | 1010100 | 110100 | 11110 |
Color Harmonies of #557525
Complementary color
Monochromatic Colors of #557525
Black with #557525
Text Example
Text Example
White with #557525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557525; }
p { color: rgb(85,117,37); }
H1.HeaderClassName
{
color: #557525;
}
.AnyTagClassName
{
color: #557525;
}
</style>
background-color css
<style>
a { background-color: #557525; }
a { background-color: rgb(85,117,37); }
div.DivClassName
{
background-color: #557525;
}
.BgClassName
{
background-color: #557525;
}
</style>
border-color css
<style>
span { border-color: #557525; }
span { border-color: rgb(85,117,37); }
td.TdClassName
{
border-color: #557525;
}
.TagClassName
{
border-color: #557525;
}
</style>