Shades of Fern Green #537944
Tints of Fern Green #537944
RGB
CMYK
RGB Variations
Color information
#537944 (or 0x537944) is known color: Fern Green. HEX triplet: 53, 79 and 44. RGB value is (83,121,68). Sum of RGB (Red+Green+Blue) = 83+121+68=272 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.51% from 272); Green value is 121 (47.66% from 255 or 44.49% from 272); Blue value is 68 (26.95% from 255 or 25% from 272); Max value from RGB is 121 - color contains mainly: green. Hex color #537944 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537944 is #AC86BB. Grayscale: #676767. Windows color (decimal): -11306684 or 4487507. OLE color: 4487507.
HSL color Cylindrical-coordinate representation of color #537944: hue angle of 103.02º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #537944 is Cyan = 0.31, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 68 | - |
| CMYK | 0.31 | 0 | 0.44 | 0.53 |
| HSL | 103.02º | 0.28% | 0.37% | - |
| HSV(B) | 103.02º | 0.44% | 0.47% | - |
| XYZ | 11.45 | 15.93 | 7.94 | - |
| YUV | 103.6 | 107.91 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 68 | 0.31 | 0 | 0.44 | 0.53 | 103.02 | 0.28 | 0.37 |
| Hex | 53 | 79 | 44 | 1F | 0 | 2C | 35 | 67 | 1C | 25 |
| Octal | 123 | 171 | 104 | 37 | 0 | 54 | 65 | 147 | 34 | 45 |
| Binary | 1010011 | 1111001 | 1000100 | 11111 | 0 | 101100 | 110101 | 1100111 | 11100 | 100101 |
Color Harmonies of #537944
Complementary color
Monochromatic Colors of #537944
Black with #537944
Text Example
Text Example
White with #537944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537944; }
p { color: rgb(83,121,68); }
H1.HeaderClassName
{
color: #537944;
}
.AnyTagClassName
{
color: #537944;
}
</style>
background-color css
<style>
a { background-color: #537944; }
a { background-color: rgb(83,121,68); }
div.DivClassName
{
background-color: #537944;
}
.BgClassName
{
background-color: #537944;
}
</style>
border-color css
<style>
span { border-color: #537944; }
span { border-color: rgb(83,121,68); }
td.TdClassName
{
border-color: #537944;
}
.TagClassName
{
border-color: #537944;
}
</style>