Shades of Fern Green #539040
Tints of Fern Green #539040
RGB
CMYK
RGB Variations
Color information
#539040 (or 0x539040) is known color: Fern Green. HEX triplet: 53, 90 and 40. RGB value is (83,144,64). Sum of RGB (Red+Green+Blue) = 83+144+64=291 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.52% from 291); Green value is 144 (56.64% from 255 or 49.48% from 291); Blue value is 64 (25.39% from 255 or 21.99% from 291); Max value from RGB is 144 - color contains mainly: green. Hex color #539040 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539040 is #AC6FBF. Grayscale: #747474. Windows color (decimal): -11300800 or 4231251. OLE color: 4231251.
HSL color Cylindrical-coordinate representation of color #539040: hue angle of 105.75º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #539040 is Cyan = 0.42, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 64 | - |
| CMYK | 0.42 | 0 | 0.56 | 0.44 |
| HSL | 105.75º | 0.38% | 0.41% | - |
| HSV(B) | 105.75º | 0.56% | 0.56% | - |
| XYZ | 14.47 | 22.16 | 8.36 | - |
| YUV | 116.64 | 98.29 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 64 | 0.42 | 0 | 0.56 | 0.44 | 105.75 | 0.38 | 0.41 |
| Hex | 53 | 90 | 40 | 2A | 0 | 38 | 2C | 6A | 26 | 29 |
| Octal | 123 | 220 | 100 | 52 | 0 | 70 | 54 | 152 | 46 | 51 |
| Binary | 1010011 | 10010000 | 1000000 | 101010 | 0 | 111000 | 101100 | 1101010 | 100110 | 101001 |
Color Harmonies of #539040
Complementary color
Monochromatic Colors of #539040
Black with #539040
Text Example
Text Example
White with #539040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539040; }
p { color: rgb(83,144,64); }
H1.HeaderClassName
{
color: #539040;
}
.AnyTagClassName
{
color: #539040;
}
</style>
background-color css
<style>
a { background-color: #539040; }
a { background-color: rgb(83,144,64); }
div.DivClassName
{
background-color: #539040;
}
.BgClassName
{
background-color: #539040;
}
</style>
border-color css
<style>
span { border-color: #539040; }
span { border-color: rgb(83,144,64); }
td.TdClassName
{
border-color: #539040;
}
.TagClassName
{
border-color: #539040;
}
</style>