Shades of Fern Green #537641
Tints of Fern Green #537641
RGB
CMYK
RGB Variations
Color information
#537641 (or 0x537641) is known color: Fern Green. HEX triplet: 53, 76 and 41. RGB value is (83,118,65). Sum of RGB (Red+Green+Blue) = 83+118+65=266 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.20% from 266); Green value is 118 (46.48% from 255 or 44.36% from 266); Blue value is 65 (25.78% from 255 or 24.44% from 266); Max value from RGB is 118 - color contains mainly: green. Hex color #537641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537641 is #AC89BE. Grayscale: #656565. Windows color (decimal): -11307455 or 4290131. OLE color: 4290131.
HSL color Cylindrical-coordinate representation of color #537641: hue angle of 99.62º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #537641 is Cyan = 0.30, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 65 | - |
| CMYK | 0.30 | 0 | 0.45 | 0.54 |
| HSL | 99.62º | 0.29% | 0.36% | - |
| HSV(B) | 99.62º | 0.45% | 0.46% | - |
| XYZ | 11 | 15.18 | 7.35 | - |
| YUV | 101.49 | 107.4 | 114.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 65 | 0.30 | 0 | 0.45 | 0.54 | 99.62 | 0.29 | 0.36 |
| Hex | 53 | 76 | 41 | 1E | 0 | 2D | 36 | 64 | 1D | 24 |
| Octal | 123 | 166 | 101 | 36 | 0 | 55 | 66 | 144 | 35 | 44 |
| Binary | 1010011 | 1110110 | 1000001 | 11110 | 0 | 101101 | 110110 | 1100100 | 11101 | 100100 |
Color Harmonies of #537641
Complementary color
Monochromatic Colors of #537641
Black with #537641
Text Example
Text Example
White with #537641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537641; }
p { color: rgb(83,118,65); }
H1.HeaderClassName
{
color: #537641;
}
.AnyTagClassName
{
color: #537641;
}
</style>
background-color css
<style>
a { background-color: #537641; }
a { background-color: rgb(83,118,65); }
div.DivClassName
{
background-color: #537641;
}
.BgClassName
{
background-color: #537641;
}
</style>
border-color css
<style>
span { border-color: #537641; }
span { border-color: rgb(83,118,65); }
td.TdClassName
{
border-color: #537641;
}
.TagClassName
{
border-color: #537641;
}
</style>