Shades of Green Leaf #557325
Tints of Green Leaf #557325
RGB
CMYK
RGB Variations
Color information
#557325 (or 0x557325) is known color: Green Leaf. HEX triplet: 55, 73 and 25. RGB value is (85,115,37). Sum of RGB (Red+Green+Blue) = 85+115+37=237 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.86% from 237); Green value is 115 (45.31% from 255 or 48.52% from 237); Blue value is 37 (14.84% from 255 or 15.61% from 237); Max value from RGB is 115 - color contains mainly: green. Hex color #557325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557325 is #AA8CDA. Grayscale: #616161. Windows color (decimal): -11177179 or 2454357. OLE color: 2454357.
HSL color Cylindrical-coordinate representation of color #557325: hue angle of 83.08º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #557325 is Cyan = 0.26, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 37 | - |
| CMYK | 0.26 | 0 | 0.68 | 0.55 |
| HSL | 83.08º | 0.51% | 0.3% | - |
| HSV(B) | 83.08º | 0.68% | 0.45% | - |
| XYZ | 10.21 | 14.33 | 3.98 | - |
| YUV | 97.14 | 94.06 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 37 | 0.26 | 0 | 0.68 | 0.55 | 83.08 | 0.51 | 0.3 |
| Hex | 55 | 73 | 25 | 1A | 0 | 44 | 37 | 53 | 33 | 1E |
| Octal | 125 | 163 | 45 | 32 | 0 | 104 | 67 | 123 | 63 | 36 |
| Binary | 1010101 | 1110011 | 100101 | 11010 | 0 | 1000100 | 110111 | 1010011 | 110011 | 11110 |
Color Harmonies of #557325
Complementary color
Monochromatic Colors of #557325
Black with #557325
Text Example
Text Example
White with #557325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557325; }
p { color: rgb(85,115,37); }
H1.HeaderClassName
{
color: #557325;
}
.AnyTagClassName
{
color: #557325;
}
</style>
background-color css
<style>
a { background-color: #557325; }
a { background-color: rgb(85,115,37); }
div.DivClassName
{
background-color: #557325;
}
.BgClassName
{
background-color: #557325;
}
</style>
border-color css
<style>
span { border-color: #557325; }
span { border-color: rgb(85,115,37); }
td.TdClassName
{
border-color: #557325;
}
.TagClassName
{
border-color: #557325;
}
</style>