Shades of Fern Green #537147
Tints of Fern Green #537147
RGB
CMYK
RGB Variations
Color information
#537147 (or 0x537147) is known color: Fern Green. HEX triplet: 53, 71 and 47. RGB value is (83,113,71). Sum of RGB (Red+Green+Blue) = 83+113+71=267 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.09% from 267); Green value is 113 (44.53% from 255 or 42.32% from 267); Blue value is 71 (28.12% from 255 or 26.59% from 267); Max value from RGB is 113 - color contains mainly: green. Hex color #537147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537147 is #AC8EB8. Grayscale: #636363. Windows color (decimal): -11308729 or 4682067. OLE color: 4682067.
HSL color Cylindrical-coordinate representation of color #537147: hue angle of 102.86º 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 #537147 is Cyan = 0.27, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 113 | 71 | - |
| CMYK | 0.27 | 0 | 0.37 | 0.56 |
| HSL | 102.86º | 0.23% | 0.36% | - |
| HSV(B) | 102.86º | 0.37% | 0.44% | - |
| XYZ | 10.61 | 14.1 | 8.12 | - |
| YUV | 99.24 | 112.06 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 71 | 0.27 | 0 | 0.37 | 0.56 | 102.86 | 0.23 | 0.36 |
| Hex | 53 | 71 | 47 | 1B | 0 | 25 | 38 | 67 | 17 | 24 |
| Octal | 123 | 161 | 107 | 33 | 0 | 45 | 70 | 147 | 27 | 44 |
| Binary | 1010011 | 1110001 | 1000111 | 11011 | 0 | 100101 | 111000 | 1100111 | 10111 | 100100 |
Color Harmonies of #537147
Complementary color
Monochromatic Colors of #537147
Black with #537147
Text Example
Text Example
White with #537147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537147; }
p { color: rgb(83,113,71); }
H1.HeaderClassName
{
color: #537147;
}
.AnyTagClassName
{
color: #537147;
}
</style>
background-color css
<style>
a { background-color: #537147; }
a { background-color: rgb(83,113,71); }
div.DivClassName
{
background-color: #537147;
}
.BgClassName
{
background-color: #537147;
}
</style>
border-color css
<style>
span { border-color: #537147; }
span { border-color: rgb(83,113,71); }
td.TdClassName
{
border-color: #537147;
}
.TagClassName
{
border-color: #537147;
}
</style>