Shades of Fern Green #539141
Tints of Fern Green #539141
RGB
CMYK
RGB Variations
Color information
#539141 (or 0x539141) is known color: Fern Green. HEX triplet: 53, 91 and 41. RGB value is (83,145,65). Sum of RGB (Red+Green+Blue) = 83+145+65=293 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.33% from 293); Green value is 145 (57.03% from 255 or 49.49% from 293); Blue value is 65 (25.78% from 255 or 22.18% from 293); Max value from RGB is 145 - color contains mainly: green. Hex color #539141 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539141 is #AC6EBE. Grayscale: #757575. Windows color (decimal): -11300543 or 4297043. OLE color: 4297043.
HSL color Cylindrical-coordinate representation of color #539141: hue angle of 106.5º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #539141 is Cyan = 0.43, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 145 | 65 | - |
| CMYK | 0.43 | 0 | 0.55 | 0.43 |
| HSL | 106.5º | 0.38% | 0.41% | - |
| HSV(B) | 106.5º | 0.55% | 0.57% | - |
| XYZ | 14.65 | 22.47 | 8.57 | - |
| YUV | 117.34 | 98.46 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 145 | 65 | 0.43 | 0 | 0.55 | 0.43 | 106.5 | 0.38 | 0.41 |
| Hex | 53 | 91 | 41 | 2B | 0 | 37 | 2B | 6A | 26 | 29 |
| Octal | 123 | 221 | 101 | 53 | 0 | 67 | 53 | 152 | 46 | 51 |
| Binary | 1010011 | 10010001 | 1000001 | 101011 | 0 | 110111 | 101011 | 1101010 | 100110 | 101001 |
Color Harmonies of #539141
Complementary color
Monochromatic Colors of #539141
Black with #539141
Text Example
Text Example
White with #539141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539141; }
p { color: rgb(83,145,65); }
H1.HeaderClassName
{
color: #539141;
}
.AnyTagClassName
{
color: #539141;
}
</style>
background-color css
<style>
a { background-color: #539141; }
a { background-color: rgb(83,145,65); }
div.DivClassName
{
background-color: #539141;
}
.BgClassName
{
background-color: #539141;
}
</style>
border-color css
<style>
span { border-color: #539141; }
span { border-color: rgb(83,145,65); }
td.TdClassName
{
border-color: #539141;
}
.TagClassName
{
border-color: #539141;
}
</style>