Shades of Fern Green #478340
Tints of Fern Green #478340
RGB
CMYK
RGB Variations
Color information
#478340 (or 0x478340) is known color: Fern Green. HEX triplet: 47, 83 and 40. RGB value is (71,131,64). Sum of RGB (Red+Green+Blue) = 71+131+64=266 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.69% from 266); Green value is 131 (51.56% from 255 or 49.25% from 266); Blue value is 64 (25.39% from 255 or 24.06% from 266); Max value from RGB is 131 - color contains mainly: green. Hex color #478340 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478340 is #B87CBF. Grayscale: #696969. Windows color (decimal): -12090560 or 4227911. OLE color: 4227911.
HSL color Cylindrical-coordinate representation of color #478340: hue angle of 113.73º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #478340 is Cyan = 0.46, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 64 | - |
| CMYK | 0.46 | 0 | 0.51 | 0.49 |
| HSL | 113.73º | 0.34% | 0.38% | - |
| HSV(B) | 113.73º | 0.51% | 0.51% | - |
| XYZ | 11.64 | 17.94 | 7.7 | - |
| YUV | 105.42 | 104.62 | 103.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 64 | 0.46 | 0 | 0.51 | 0.49 | 113.73 | 0.34 | 0.38 |
| Hex | 47 | 83 | 40 | 2E | 0 | 33 | 31 | 72 | 22 | 26 |
| Octal | 107 | 203 | 100 | 56 | 0 | 63 | 61 | 162 | 42 | 46 |
| Binary | 1000111 | 10000011 | 1000000 | 101110 | 0 | 110011 | 110001 | 1110010 | 100010 | 100110 |
Color Harmonies of #478340
Complementary color
Monochromatic Colors of #478340
Black with #478340
Text Example
Text Example
White with #478340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478340; }
p { color: rgb(71,131,64); }
H1.HeaderClassName
{
color: #478340;
}
.AnyTagClassName
{
color: #478340;
}
</style>
background-color css
<style>
a { background-color: #478340; }
a { background-color: rgb(71,131,64); }
div.DivClassName
{
background-color: #478340;
}
.BgClassName
{
background-color: #478340;
}
</style>
border-color css
<style>
span { border-color: #478340; }
span { border-color: rgb(71,131,64); }
td.TdClassName
{
border-color: #478340;
}
.TagClassName
{
border-color: #478340;
}
</style>