Shades of Fern Green #557347
Tints of Fern Green #557347
RGB
CMYK
RGB Variations
Color information
#557347 (or 0x557347) is known color: Fern Green. HEX triplet: 55, 73 and 47. RGB value is (85,115,71). Sum of RGB (Red+Green+Blue) = 85+115+71=271 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.37% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 71 (28.12% from 255 or 26.20% from 271); Max value from RGB is 115 - color contains mainly: green. Hex color #557347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557347 is #AA8CB8. Grayscale: #656565. Windows color (decimal): -11177145 or 4682581. OLE color: 4682581.
HSL color Cylindrical-coordinate representation of color #557347: hue angle of 100.91º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #557347 is Cyan = 0.26, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 71 | - |
| CMYK | 0.26 | 0 | 0.38 | 0.55 |
| HSL | 100.91º | 0.24% | 0.36% | - |
| HSV(B) | 100.91º | 0.38% | 0.45% | - |
| XYZ | 11.01 | 14.65 | 8.21 | - |
| YUV | 101.01 | 111.06 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 71 | 0.26 | 0 | 0.38 | 0.55 | 100.91 | 0.24 | 0.36 |
| Hex | 55 | 73 | 47 | 1A | 0 | 26 | 37 | 65 | 18 | 24 |
| Octal | 125 | 163 | 107 | 32 | 0 | 46 | 67 | 145 | 30 | 44 |
| Binary | 1010101 | 1110011 | 1000111 | 11010 | 0 | 100110 | 110111 | 1100101 | 11000 | 100100 |
Color Harmonies of #557347
Complementary color
Monochromatic Colors of #557347
Black with #557347
Text Example
Text Example
White with #557347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557347; }
p { color: rgb(85,115,71); }
H1.HeaderClassName
{
color: #557347;
}
.AnyTagClassName
{
color: #557347;
}
</style>
background-color css
<style>
a { background-color: #557347; }
a { background-color: rgb(85,115,71); }
div.DivClassName
{
background-color: #557347;
}
.BgClassName
{
background-color: #557347;
}
</style>
border-color css
<style>
span { border-color: #557347; }
span { border-color: rgb(85,115,71); }
td.TdClassName
{
border-color: #557347;
}
.TagClassName
{
border-color: #557347;
}
</style>