Shades of Fern Green #537043
Tints of Fern Green #537043
RGB
CMYK
RGB Variations
Color information
#537043 (or 0x537043) is known color: Fern Green. HEX triplet: 53, 70 and 43. RGB value is (83,112,67). Sum of RGB (Red+Green+Blue) = 83+112+67=262 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.68% from 262); Green value is 112 (44.14% from 255 or 42.75% from 262); Blue value is 67 (26.56% from 255 or 25.57% from 262); Max value from RGB is 112 - color contains mainly: green. Hex color #537043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537043 is #AC8FBC. Grayscale: #626262. Windows color (decimal): -11308989 or 4419667. OLE color: 4419667.
HSL color Cylindrical-coordinate representation of color #537043: hue angle of 98.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #537043 is Cyan = 0.26, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 67 | - |
| CMYK | 0.26 | 0 | 0.40 | 0.56 |
| HSL | 98.67º | 0.25% | 0.35% | - |
| HSV(B) | 98.67º | 0.4% | 0.44% | - |
| XYZ | 10.37 | 13.83 | 7.43 | - |
| YUV | 98.2 | 110.39 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 67 | 0.26 | 0 | 0.40 | 0.56 | 98.67 | 0.25 | 0.35 |
| Hex | 53 | 70 | 43 | 1A | 0 | 28 | 38 | 63 | 19 | 23 |
| Octal | 123 | 160 | 103 | 32 | 0 | 50 | 70 | 143 | 31 | 43 |
| Binary | 1010011 | 1110000 | 1000011 | 11010 | 0 | 101000 | 111000 | 1100011 | 11001 | 100011 |
Color Harmonies of #537043
Complementary color
Monochromatic Colors of #537043
Black with #537043
Text Example
Text Example
White with #537043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537043; }
p { color: rgb(83,112,67); }
H1.HeaderClassName
{
color: #537043;
}
.AnyTagClassName
{
color: #537043;
}
</style>
background-color css
<style>
a { background-color: #537043; }
a { background-color: rgb(83,112,67); }
div.DivClassName
{
background-color: #537043;
}
.BgClassName
{
background-color: #537043;
}
</style>
border-color css
<style>
span { border-color: #537043; }
span { border-color: rgb(83,112,67); }
td.TdClassName
{
border-color: #537043;
}
.TagClassName
{
border-color: #537043;
}
</style>