Shades of Fern Green #478338
Tints of Fern Green #478338
RGB
CMYK
RGB Variations
Color information
#478338 (or 0x478338) is known color: Fern Green. HEX triplet: 47, 83 and 38. RGB value is (71,131,56). Sum of RGB (Red+Green+Blue) = 71+131+56=258 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.52% from 258); Green value is 131 (51.56% from 255 or 50.78% from 258); Blue value is 56 (22.27% from 255 or 21.71% from 258); Max value from RGB is 131 - color contains mainly: green. Hex color #478338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478338 is #B87CC7. Grayscale: #686868. Windows color (decimal): -12090568 or 3703623. OLE color: 3703623.
HSL color Cylindrical-coordinate representation of color #478338: hue angle of 108º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #478338 is Cyan = 0.46, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 56 | - |
| CMYK | 0.46 | 0 | 0.57 | 0.49 |
| HSL | 108º | 0.4% | 0.37% | - |
| HSV(B) | 108º | 0.57% | 0.51% | - |
| XYZ | 11.43 | 17.86 | 6.59 | - |
| YUV | 104.51 | 100.62 | 104.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 56 | 0.46 | 0 | 0.57 | 0.49 | 108 | 0.4 | 0.37 |
| Hex | 47 | 83 | 38 | 2E | 0 | 39 | 31 | 6C | 28 | 25 |
| Octal | 107 | 203 | 70 | 56 | 0 | 71 | 61 | 154 | 50 | 45 |
| Binary | 1000111 | 10000011 | 111000 | 101110 | 0 | 111001 | 110001 | 1101100 | 101000 | 100101 |
Color Harmonies of #478338
Complementary color
Monochromatic Colors of #478338
Black with #478338
Text Example
Text Example
White with #478338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478338; }
p { color: rgb(71,131,56); }
H1.HeaderClassName
{
color: #478338;
}
.AnyTagClassName
{
color: #478338;
}
</style>
background-color css
<style>
a { background-color: #478338; }
a { background-color: rgb(71,131,56); }
div.DivClassName
{
background-color: #478338;
}
.BgClassName
{
background-color: #478338;
}
</style>
border-color css
<style>
span { border-color: #478338; }
span { border-color: rgb(71,131,56); }
td.TdClassName
{
border-color: #478338;
}
.TagClassName
{
border-color: #478338;
}
</style>