Shades of Fern Green #539041
Tints of Fern Green #539041
RGB
CMYK
RGB Variations
Color information
#539041 (or 0x539041) is known color: Fern Green. HEX triplet: 53, 90 and 41. RGB value is (83,144,65). Sum of RGB (Red+Green+Blue) = 83+144+65=292 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.42% from 292); Green value is 144 (56.64% from 255 or 49.32% from 292); Blue value is 65 (25.78% from 255 or 22.26% from 292); Max value from RGB is 144 - color contains mainly: green. Hex color #539041 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539041 is #AC6FBE. Grayscale: #757575. Windows color (decimal): -11300799 or 4296787. OLE color: 4296787.
HSL color Cylindrical-coordinate representation of color #539041: hue angle of 106.33º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #539041 is Cyan = 0.42, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 65 | - |
| CMYK | 0.42 | 0 | 0.55 | 0.44 |
| HSL | 106.33º | 0.38% | 0.41% | - |
| HSV(B) | 106.33º | 0.55% | 0.56% | - |
| XYZ | 14.49 | 22.17 | 8.52 | - |
| YUV | 116.76 | 98.79 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 65 | 0.42 | 0 | 0.55 | 0.44 | 106.33 | 0.38 | 0.41 |
| Hex | 53 | 90 | 41 | 2A | 0 | 37 | 2C | 6A | 26 | 29 |
| Octal | 123 | 220 | 101 | 52 | 0 | 67 | 54 | 152 | 46 | 51 |
| Binary | 1010011 | 10010000 | 1000001 | 101010 | 0 | 110111 | 101100 | 1101010 | 100110 | 101001 |
Color Harmonies of #539041
Complementary color
Monochromatic Colors of #539041
Black with #539041
Text Example
Text Example
White with #539041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539041; }
p { color: rgb(83,144,65); }
H1.HeaderClassName
{
color: #539041;
}
.AnyTagClassName
{
color: #539041;
}
</style>
background-color css
<style>
a { background-color: #539041; }
a { background-color: rgb(83,144,65); }
div.DivClassName
{
background-color: #539041;
}
.BgClassName
{
background-color: #539041;
}
</style>
border-color css
<style>
span { border-color: #539041; }
span { border-color: rgb(83,144,65); }
td.TdClassName
{
border-color: #539041;
}
.TagClassName
{
border-color: #539041;
}
</style>