Shades of Green Leaf #557230
Tints of Green Leaf #557230
RGB
CMYK
RGB Variations
Color information
#557230 (or 0x557230) is known color: Green Leaf. HEX triplet: 55, 72 and 30. RGB value is (85,114,48). Sum of RGB (Red+Green+Blue) = 85+114+48=247 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.41% from 247); Green value is 114 (44.92% from 255 or 46.15% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 114 - color contains mainly: green. Hex color #557230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557230 is #AA8DCF. Grayscale: #626262. Windows color (decimal): -11177424 or 3174997. OLE color: 3174997.
HSL color Cylindrical-coordinate representation of color #557230: hue angle of 86.36º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #557230 is Cyan = 0.25, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 48 | - |
| CMYK | 0.25 | 0 | 0.58 | 0.55 |
| HSL | 86.36º | 0.41% | 0.32% | - |
| HSV(B) | 86.36º | 0.58% | 0.45% | - |
| XYZ | 10.3 | 14.18 | 4.99 | - |
| YUV | 97.81 | 99.89 | 118.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 48 | 0.25 | 0 | 0.58 | 0.55 | 86.36 | 0.41 | 0.32 |
| Hex | 55 | 72 | 30 | 19 | 0 | 3A | 37 | 56 | 29 | 20 |
| Octal | 125 | 162 | 60 | 31 | 0 | 72 | 67 | 126 | 51 | 40 |
| Binary | 1010101 | 1110010 | 110000 | 11001 | 0 | 111010 | 110111 | 1010110 | 101001 | 100000 |
Color Harmonies of #557230
Complementary color
Monochromatic Colors of #557230
Black with #557230
Text Example
Text Example
White with #557230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557230; }
p { color: rgb(85,114,48); }
H1.HeaderClassName
{
color: #557230;
}
.AnyTagClassName
{
color: #557230;
}
</style>
background-color css
<style>
a { background-color: #557230; }
a { background-color: rgb(85,114,48); }
div.DivClassName
{
background-color: #557230;
}
.BgClassName
{
background-color: #557230;
}
</style>
border-color css
<style>
span { border-color: #557230; }
span { border-color: rgb(85,114,48); }
td.TdClassName
{
border-color: #557230;
}
.TagClassName
{
border-color: #557230;
}
</style>