Shades of Fern Green #477041
Tints of Fern Green #477041
RGB
CMYK
RGB Variations
Color information
#477041 (or 0x477041) is known color: Fern Green. HEX triplet: 47, 70 and 41. RGB value is (71,112,65). Sum of RGB (Red+Green+Blue) = 71+112+65=248 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.63% from 248); Green value is 112 (44.14% from 255 or 45.16% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 112 - color contains mainly: green. Hex color #477041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477041 is #B88FBE. Grayscale: #5E5E5E. Windows color (decimal): -12095423 or 4288583. OLE color: 4288583.
HSL color Cylindrical-coordinate representation of color #477041: hue angle of 112.34º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #477041 is Cyan = 0.37, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 65 | - |
| CMYK | 0.37 | 0 | 0.42 | 0.56 |
| HSL | 112.34º | 0.27% | 0.35% | - |
| HSV(B) | 112.34º | 0.42% | 0.44% | - |
| XYZ | 9.35 | 13.31 | 7.08 | - |
| YUV | 94.38 | 111.42 | 111.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 65 | 0.37 | 0 | 0.42 | 0.56 | 112.34 | 0.27 | 0.35 |
| Hex | 47 | 70 | 41 | 25 | 0 | 2A | 38 | 70 | 1B | 23 |
| Octal | 107 | 160 | 101 | 45 | 0 | 52 | 70 | 160 | 33 | 43 |
| Binary | 1000111 | 1110000 | 1000001 | 100101 | 0 | 101010 | 111000 | 1110000 | 11011 | 100011 |
Color Harmonies of #477041
Complementary color
Monochromatic Colors of #477041
Black with #477041
Text Example
Text Example
White with #477041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477041; }
p { color: rgb(71,112,65); }
H1.HeaderClassName
{
color: #477041;
}
.AnyTagClassName
{
color: #477041;
}
</style>
background-color css
<style>
a { background-color: #477041; }
a { background-color: rgb(71,112,65); }
div.DivClassName
{
background-color: #477041;
}
.BgClassName
{
background-color: #477041;
}
</style>
border-color css
<style>
span { border-color: #477041; }
span { border-color: rgb(71,112,65); }
td.TdClassName
{
border-color: #477041;
}
.TagClassName
{
border-color: #477041;
}
</style>