Shades of Fern Green #479040
Tints of Fern Green #479040
RGB
CMYK
RGB Variations
Color information
#479040 (or 0x479040) is known color: Fern Green. HEX triplet: 47, 90 and 40. RGB value is (71,144,64). Sum of RGB (Red+Green+Blue) = 71+144+64=279 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.45% from 279); Green value is 144 (56.64% from 255 or 51.61% from 279); Blue value is 64 (25.39% from 255 or 22.94% from 279); Max value from RGB is 144 - color contains mainly: green. Hex color #479040 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479040 is #B86FBF. Grayscale: #717171. Windows color (decimal): -12087232 or 4231239. OLE color: 4231239.
HSL color Cylindrical-coordinate representation of color #479040: hue angle of 114.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 #479040 is Cyan = 0.51, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 64 | - |
| CMYK | 0.51 | 0 | 0.56 | 0.44 |
| HSL | 114.75º | 0.38% | 0.41% | - |
| HSV(B) | 114.75º | 0.56% | 0.56% | - |
| XYZ | 13.5 | 21.66 | 8.32 | - |
| YUV | 113.05 | 100.32 | 98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 64 | 0.51 | 0 | 0.56 | 0.44 | 114.75 | 0.38 | 0.41 |
| Hex | 47 | 90 | 40 | 33 | 0 | 38 | 2C | 73 | 26 | 29 |
| Octal | 107 | 220 | 100 | 63 | 0 | 70 | 54 | 163 | 46 | 51 |
| Binary | 1000111 | 10010000 | 1000000 | 110011 | 0 | 111000 | 101100 | 1110011 | 100110 | 101001 |
Color Harmonies of #479040
Complementary color
Monochromatic Colors of #479040
Black with #479040
Text Example
Text Example
White with #479040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479040; }
p { color: rgb(71,144,64); }
H1.HeaderClassName
{
color: #479040;
}
.AnyTagClassName
{
color: #479040;
}
</style>
background-color css
<style>
a { background-color: #479040; }
a { background-color: rgb(71,144,64); }
div.DivClassName
{
background-color: #479040;
}
.BgClassName
{
background-color: #479040;
}
</style>
border-color css
<style>
span { border-color: #479040; }
span { border-color: rgb(71,144,64); }
td.TdClassName
{
border-color: #479040;
}
.TagClassName
{
border-color: #479040;
}
</style>