Shades of Fern Green #547047
Tints of Fern Green #547047
RGB
CMYK
RGB Variations
Color information
#547047 (or 0x547047) is known color: Fern Green. HEX triplet: 54, 70 and 47. RGB value is (84,112,71). Sum of RGB (Red+Green+Blue) = 84+112+71=267 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.46% from 267); Green value is 112 (44.14% from 255 or 41.95% from 267); Blue value is 71 (28.12% from 255 or 26.59% from 267); Max value from RGB is 112 - color contains mainly: green. Hex color #547047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #547047 is #AB8FB8. Grayscale: #636363. Windows color (decimal): -11243449 or 4681812. OLE color: 4681812.
HSL color Cylindrical-coordinate representation of color #547047: hue angle of 100.98º degrees, saturation: 0.22, 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 #547047 is Cyan = 0.25, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 71 | - |
| CMYK | 0.25 | 0 | 0.37 | 0.56 |
| HSL | 100.98º | 0.22% | 0.36% | - |
| HSV(B) | 100.98º | 0.37% | 0.44% | - |
| XYZ | 10.59 | 13.93 | 8.09 | - |
| YUV | 98.95 | 112.22 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 71 | 0.25 | 0 | 0.37 | 0.56 | 100.98 | 0.22 | 0.36 |
| Hex | 54 | 70 | 47 | 19 | 0 | 25 | 38 | 65 | 16 | 24 |
| Octal | 124 | 160 | 107 | 31 | 0 | 45 | 70 | 145 | 26 | 44 |
| Binary | 1010100 | 1110000 | 1000111 | 11001 | 0 | 100101 | 111000 | 1100101 | 10110 | 100100 |
Color Harmonies of #547047
Complementary color
Monochromatic Colors of #547047
Black with #547047
Text Example
Text Example
White with #547047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547047; }
p { color: rgb(84,112,71); }
H1.HeaderClassName
{
color: #547047;
}
.AnyTagClassName
{
color: #547047;
}
</style>
background-color css
<style>
a { background-color: #547047; }
a { background-color: rgb(84,112,71); }
div.DivClassName
{
background-color: #547047;
}
.BgClassName
{
background-color: #547047;
}
</style>
border-color css
<style>
span { border-color: #547047; }
span { border-color: rgb(84,112,71); }
td.TdClassName
{
border-color: #547047;
}
.TagClassName
{
border-color: #547047;
}
</style>