Shades of Fern Green #537747
Tints of Fern Green #537747
RGB
CMYK
RGB Variations
Color information
#537747 (or 0x537747) is known color: Fern Green. HEX triplet: 53, 77 and 47. RGB value is (83,119,71). Sum of RGB (Red+Green+Blue) = 83+119+71=273 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.40% from 273); Green value is 119 (46.88% from 255 or 43.59% from 273); Blue value is 71 (28.12% from 255 or 26.01% from 273); Max value from RGB is 119 - color contains mainly: green. Hex color #537747 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537747 is #AC88B8. Grayscale: #666666. Windows color (decimal): -11307193 or 4683603. OLE color: 4683603.
HSL color Cylindrical-coordinate representation of color #537747: hue angle of 105º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #537747 is Cyan = 0.30, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 71 | - |
| CMYK | 0.30 | 0 | 0.40 | 0.53 |
| HSL | 105º | 0.25% | 0.37% | - |
| HSV(B) | 105º | 0.4% | 0.47% | - |
| XYZ | 11.3 | 15.49 | 8.35 | - |
| YUV | 102.76 | 110.07 | 113.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 71 | 0.30 | 0 | 0.40 | 0.53 | 105 | 0.25 | 0.37 |
| Hex | 53 | 77 | 47 | 1E | 0 | 28 | 35 | 69 | 19 | 25 |
| Octal | 123 | 167 | 107 | 36 | 0 | 50 | 65 | 151 | 31 | 45 |
| Binary | 1010011 | 1110111 | 1000111 | 11110 | 0 | 101000 | 110101 | 1101001 | 11001 | 100101 |
Color Harmonies of #537747
Complementary color
Monochromatic Colors of #537747
Black with #537747
Text Example
Text Example
White with #537747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537747; }
p { color: rgb(83,119,71); }
H1.HeaderClassName
{
color: #537747;
}
.AnyTagClassName
{
color: #537747;
}
</style>
background-color css
<style>
a { background-color: #537747; }
a { background-color: rgb(83,119,71); }
div.DivClassName
{
background-color: #537747;
}
.BgClassName
{
background-color: #537747;
}
</style>
border-color css
<style>
span { border-color: #537747; }
span { border-color: rgb(83,119,71); }
td.TdClassName
{
border-color: #537747;
}
.TagClassName
{
border-color: #537747;
}
</style>