Shades of Fern Green #557147
Tints of Fern Green #557147
RGB
CMYK
RGB Variations
Color information
#557147 (or 0x557147) is known color: Fern Green. HEX triplet: 55, 71 and 47. RGB value is (85,113,71). Sum of RGB (Red+Green+Blue) = 85+113+71=269 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.60% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 113 - color contains mainly: green. Hex color #557147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557147 is #AA8EB8. Grayscale: #636363. Windows color (decimal): -11177657 or 4682069. OLE color: 4682069.
HSL color Cylindrical-coordinate representation of color #557147: hue angle of 100º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #557147 is Cyan = 0.25, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 71 | - |
| CMYK | 0.25 | 0 | 0.37 | 0.56 |
| HSL | 100º | 0.23% | 0.36% | - |
| HSV(B) | 100º | 0.37% | 0.44% | - |
| XYZ | 10.79 | 14.2 | 8.13 | - |
| YUV | 99.84 | 111.72 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 71 | 0.25 | 0 | 0.37 | 0.56 | 100 | 0.23 | 0.36 |
| Hex | 55 | 71 | 47 | 19 | 0 | 25 | 38 | 64 | 17 | 24 |
| Octal | 125 | 161 | 107 | 31 | 0 | 45 | 70 | 144 | 27 | 44 |
| Binary | 1010101 | 1110001 | 1000111 | 11001 | 0 | 100101 | 111000 | 1100100 | 10111 | 100100 |
Color Harmonies of #557147
Complementary color
Monochromatic Colors of #557147
Black with #557147
Text Example
Text Example
White with #557147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557147; }
p { color: rgb(85,113,71); }
H1.HeaderClassName
{
color: #557147;
}
.AnyTagClassName
{
color: #557147;
}
</style>
background-color css
<style>
a { background-color: #557147; }
a { background-color: rgb(85,113,71); }
div.DivClassName
{
background-color: #557147;
}
.BgClassName
{
background-color: #557147;
}
</style>
border-color css
<style>
span { border-color: #557147; }
span { border-color: rgb(85,113,71); }
td.TdClassName
{
border-color: #557147;
}
.TagClassName
{
border-color: #557147;
}
</style>