Shades of Fern Green #537047
Tints of Fern Green #537047
RGB
CMYK
RGB Variations
Color information
#537047 (or 0x537047) is known color: Fern Green. HEX triplet: 53, 70 and 47. RGB value is (83,112,71). Sum of RGB (Red+Green+Blue) = 83+112+71=266 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.20% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 71 (28.12% from 255 or 26.69% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #537047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537047 is #AC8FB8. Grayscale: #626262. Windows color (decimal): -11308985 or 4681811. OLE color: 4681811.
HSL color Cylindrical-coordinate representation of color #537047: hue angle of 102.44º 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 #537047 is Cyan = 0.26, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 71 | - |
| CMYK | 0.26 | 0 | 0.37 | 0.56 |
| HSL | 102.44º | 0.22% | 0.36% | - |
| HSV(B) | 102.44º | 0.37% | 0.44% | - |
| XYZ | 10.5 | 13.88 | 8.09 | - |
| YUV | 98.66 | 112.39 | 116.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 71 | 0.26 | 0 | 0.37 | 0.56 | 102.44 | 0.22 | 0.36 |
| Hex | 53 | 70 | 47 | 1A | 0 | 25 | 38 | 66 | 16 | 24 |
| Octal | 123 | 160 | 107 | 32 | 0 | 45 | 70 | 146 | 26 | 44 |
| Binary | 1010011 | 1110000 | 1000111 | 11010 | 0 | 100101 | 111000 | 1100110 | 10110 | 100100 |
Color Harmonies of #537047
Complementary color
Monochromatic Colors of #537047
Black with #537047
Text Example
Text Example
White with #537047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537047; }
p { color: rgb(83,112,71); }
H1.HeaderClassName
{
color: #537047;
}
.AnyTagClassName
{
color: #537047;
}
</style>
background-color css
<style>
a { background-color: #537047; }
a { background-color: rgb(83,112,71); }
div.DivClassName
{
background-color: #537047;
}
.BgClassName
{
background-color: #537047;
}
</style>
border-color css
<style>
span { border-color: #537047; }
span { border-color: rgb(83,112,71); }
td.TdClassName
{
border-color: #537047;
}
.TagClassName
{
border-color: #537047;
}
</style>