Shades of Fern Green #537642
Tints of Fern Green #537642
RGB
CMYK
RGB Variations
Color information
#537642 (or 0x537642) is known color: Fern Green. HEX triplet: 53, 76 and 42. RGB value is (83,118,66). Sum of RGB (Red+Green+Blue) = 83+118+66=267 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.09% from 267); Green value is 118 (46.48% from 255 or 44.19% from 267); Blue value is 66 (26.17% from 255 or 24.72% from 267); Max value from RGB is 118 - color contains mainly: green. Hex color #537642 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537642 is #AC89BD. Grayscale: #656565. Windows color (decimal): -11307454 or 4355667. OLE color: 4355667.
HSL color Cylindrical-coordinate representation of color #537642: hue angle of 100.38º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #537642 is Cyan = 0.30, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 66 | - |
| CMYK | 0.30 | 0 | 0.44 | 0.54 |
| HSL | 100.38º | 0.28% | 0.36% | - |
| HSV(B) | 100.38º | 0.44% | 0.46% | - |
| XYZ | 11.03 | 15.19 | 7.5 | - |
| YUV | 101.61 | 107.9 | 114.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 66 | 0.30 | 0 | 0.44 | 0.54 | 100.38 | 0.28 | 0.36 |
| Hex | 53 | 76 | 42 | 1E | 0 | 2C | 36 | 64 | 1C | 24 |
| Octal | 123 | 166 | 102 | 36 | 0 | 54 | 66 | 144 | 34 | 44 |
| Binary | 1010011 | 1110110 | 1000010 | 11110 | 0 | 101100 | 110110 | 1100100 | 11100 | 100100 |
Color Harmonies of #537642
Complementary color
Monochromatic Colors of #537642
Black with #537642
Text Example
Text Example
White with #537642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537642; }
p { color: rgb(83,118,66); }
H1.HeaderClassName
{
color: #537642;
}
.AnyTagClassName
{
color: #537642;
}
</style>
background-color css
<style>
a { background-color: #537642; }
a { background-color: rgb(83,118,66); }
div.DivClassName
{
background-color: #537642;
}
.BgClassName
{
background-color: #537642;
}
</style>
border-color css
<style>
span { border-color: #537642; }
span { border-color: rgb(83,118,66); }
td.TdClassName
{
border-color: #537642;
}
.TagClassName
{
border-color: #537642;
}
</style>