Shades of Fern Green #537046
Tints of Fern Green #537046
RGB
CMYK
RGB Variations
Color information
#537046 (or 0x537046) is known color: Fern Green. HEX triplet: 53, 70 and 46. RGB value is (83,112,70). Sum of RGB (Red+Green+Blue) = 83+112+70=265 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.32% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 70 (27.73% from 255 or 26.42% from 265); Max value from RGB is 112 - color contains mainly: green. Hex color #537046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537046 is #AC8FB9. Grayscale: #626262. Windows color (decimal): -11308986 or 4616275. OLE color: 4616275.
HSL color Cylindrical-coordinate representation of color #537046: hue angle of 101.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #537046 is Cyan = 0.26, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 70 | - |
| CMYK | 0.26 | 0 | 0.38 | 0.56 |
| HSL | 101.43º | 0.23% | 0.36% | - |
| HSV(B) | 101.43º | 0.38% | 0.44% | - |
| XYZ | 10.47 | 13.87 | 7.92 | - |
| YUV | 98.54 | 111.89 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 70 | 0.26 | 0 | 0.38 | 0.56 | 101.43 | 0.23 | 0.36 |
| Hex | 53 | 70 | 46 | 1A | 0 | 26 | 38 | 65 | 17 | 24 |
| Octal | 123 | 160 | 106 | 32 | 0 | 46 | 70 | 145 | 27 | 44 |
| Binary | 1010011 | 1110000 | 1000110 | 11010 | 0 | 100110 | 111000 | 1100101 | 10111 | 100100 |
Color Harmonies of #537046
Complementary color
Monochromatic Colors of #537046
Black with #537046
Text Example
Text Example
White with #537046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537046; }
p { color: rgb(83,112,70); }
H1.HeaderClassName
{
color: #537046;
}
.AnyTagClassName
{
color: #537046;
}
</style>
background-color css
<style>
a { background-color: #537046; }
a { background-color: rgb(83,112,70); }
div.DivClassName
{
background-color: #537046;
}
.BgClassName
{
background-color: #537046;
}
</style>
border-color css
<style>
span { border-color: #537046; }
span { border-color: rgb(83,112,70); }
td.TdClassName
{
border-color: #537046;
}
.TagClassName
{
border-color: #537046;
}
</style>