Shades of Fern Green #477434
Tints of Fern Green #477434
RGB
CMYK
RGB Variations
Color information
#477434 (or 0x477434) is known color: Fern Green. HEX triplet: 47, 74 and 34. RGB value is (71,116,52). Sum of RGB (Red+Green+Blue) = 71+116+52=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 116 (45.70% from 255 or 48.54% from 239); Blue value is 52 (20.70% from 255 or 21.76% from 239); Max value from RGB is 116 - color contains mainly: green. Hex color #477434 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477434 is #B88BCB. Grayscale: #5F5F5F. Windows color (decimal): -12094412 or 3437639. OLE color: 3437639.
HSL color Cylindrical-coordinate representation of color #477434: hue angle of 102.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #477434 is Cyan = 0.39, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 52 | - |
| CMYK | 0.39 | 0 | 0.55 | 0.55 |
| HSL | 102.19º | 0.38% | 0.33% | - |
| HSV(B) | 102.19º | 0.55% | 0.45% | - |
| XYZ | 9.46 | 14.08 | 5.47 | - |
| YUV | 95.25 | 103.59 | 110.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 52 | 0.39 | 0 | 0.55 | 0.55 | 102.19 | 0.38 | 0.33 |
| Hex | 47 | 74 | 34 | 27 | 0 | 37 | 37 | 66 | 26 | 21 |
| Octal | 107 | 164 | 64 | 47 | 0 | 67 | 67 | 146 | 46 | 41 |
| Binary | 1000111 | 1110100 | 110100 | 100111 | 0 | 110111 | 110111 | 1100110 | 100110 | 100001 |
Color Harmonies of #477434
Complementary color
Monochromatic Colors of #477434
Black with #477434
Text Example
Text Example
White with #477434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477434; }
p { color: rgb(71,116,52); }
H1.HeaderClassName
{
color: #477434;
}
.AnyTagClassName
{
color: #477434;
}
</style>
background-color css
<style>
a { background-color: #477434; }
a { background-color: rgb(71,116,52); }
div.DivClassName
{
background-color: #477434;
}
.BgClassName
{
background-color: #477434;
}
</style>
border-color css
<style>
span { border-color: #477434; }
span { border-color: rgb(71,116,52); }
td.TdClassName
{
border-color: #477434;
}
.TagClassName
{
border-color: #477434;
}
</style>