Shades of Fern Green #477541
Tints of Fern Green #477541
RGB
CMYK
RGB Variations
Color information
#477541 (or 0x477541) is known color: Fern Green. HEX triplet: 47, 75 and 41. RGB value is (71,117,65). Sum of RGB (Red+Green+Blue) = 71+117+65=253 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.06% from 253); Green value is 117 (46.09% from 255 or 46.25% from 253); Blue value is 65 (25.78% from 255 or 25.69% from 253); Max value from RGB is 117 - color contains mainly: green. Hex color #477541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477541 is #B88ABE. Grayscale: #616161. Windows color (decimal): -12094143 or 4289863. OLE color: 4289863.
HSL color Cylindrical-coordinate representation of color #477541: hue angle of 113.08º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #477541 is Cyan = 0.39, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 65 | - |
| CMYK | 0.39 | 0 | 0.44 | 0.54 |
| HSL | 113.08º | 0.29% | 0.36% | - |
| HSV(B) | 113.08º | 0.44% | 0.46% | - |
| XYZ | 9.91 | 14.44 | 7.27 | - |
| YUV | 97.32 | 109.76 | 109.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 65 | 0.39 | 0 | 0.44 | 0.54 | 113.08 | 0.29 | 0.36 |
| Hex | 47 | 75 | 41 | 27 | 0 | 2C | 36 | 71 | 1D | 24 |
| Octal | 107 | 165 | 101 | 47 | 0 | 54 | 66 | 161 | 35 | 44 |
| Binary | 1000111 | 1110101 | 1000001 | 100111 | 0 | 101100 | 110110 | 1110001 | 11101 | 100100 |
Color Harmonies of #477541
Complementary color
Monochromatic Colors of #477541
Black with #477541
Text Example
Text Example
White with #477541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477541; }
p { color: rgb(71,117,65); }
H1.HeaderClassName
{
color: #477541;
}
.AnyTagClassName
{
color: #477541;
}
</style>
background-color css
<style>
a { background-color: #477541; }
a { background-color: rgb(71,117,65); }
div.DivClassName
{
background-color: #477541;
}
.BgClassName
{
background-color: #477541;
}
</style>
border-color css
<style>
span { border-color: #477541; }
span { border-color: rgb(71,117,65); }
td.TdClassName
{
border-color: #477541;
}
.TagClassName
{
border-color: #477541;
}
</style>