Shades of Fern Green #537248
Tints of Fern Green #537248
RGB
CMYK
RGB Variations
Color information
#537248 (or 0x537248) is known color: Fern Green. HEX triplet: 53, 72 and 48. RGB value is (83,114,72). Sum of RGB (Red+Green+Blue) = 83+114+72=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 114 (44.92% from 255 or 42.38% from 269); Blue value is 72 (28.52% from 255 or 26.77% from 269); Max value from RGB is 114 - color contains mainly: green. Hex color #537248 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537248 is #AC8DB7. Grayscale: #646464. Windows color (decimal): -11308472 or 4747859. OLE color: 4747859.
HSL color Cylindrical-coordinate representation of color #537248: hue angle of 104.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #537248 is Cyan = 0.27, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 72 | - |
| CMYK | 0.27 | 0 | 0.37 | 0.55 |
| HSL | 104.29º | 0.23% | 0.36% | - |
| HSV(B) | 104.29º | 0.37% | 0.45% | - |
| XYZ | 10.75 | 14.34 | 8.33 | - |
| YUV | 99.94 | 112.23 | 115.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 72 | 0.27 | 0 | 0.37 | 0.55 | 104.29 | 0.23 | 0.36 |
| Hex | 53 | 72 | 48 | 1B | 0 | 25 | 37 | 68 | 17 | 24 |
| Octal | 123 | 162 | 110 | 33 | 0 | 45 | 67 | 150 | 27 | 44 |
| Binary | 1010011 | 1110010 | 1001000 | 11011 | 0 | 100101 | 110111 | 1101000 | 10111 | 100100 |
Color Harmonies of #537248
Complementary color
Monochromatic Colors of #537248
Black with #537248
Text Example
Text Example
White with #537248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537248; }
p { color: rgb(83,114,72); }
H1.HeaderClassName
{
color: #537248;
}
.AnyTagClassName
{
color: #537248;
}
</style>
background-color css
<style>
a { background-color: #537248; }
a { background-color: rgb(83,114,72); }
div.DivClassName
{
background-color: #537248;
}
.BgClassName
{
background-color: #537248;
}
</style>
border-color css
<style>
span { border-color: #537248; }
span { border-color: rgb(83,114,72); }
td.TdClassName
{
border-color: #537248;
}
.TagClassName
{
border-color: #537248;
}
</style>