Shades of Fern Green #477038
Tints of Fern Green #477038
RGB
CMYK
RGB Variations
Color information
#477038 (or 0x477038) is known color: Fern Green. HEX triplet: 47, 70 and 38. RGB value is (71,112,56). Sum of RGB (Red+Green+Blue) = 71+112+56=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 112 (44.14% from 255 or 46.86% from 239); Blue value is 56 (22.27% from 255 or 23.43% from 239); Max value from RGB is 112 - color contains mainly: green. Hex color #477038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477038 is #B88FC7. Grayscale: #5D5D5D. Windows color (decimal): -12095432 or 3698759. OLE color: 3698759.
HSL color Cylindrical-coordinate representation of color #477038: hue angle of 103.93º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #477038 is Cyan = 0.37, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 56 | - |
| CMYK | 0.37 | 0 | 0.50 | 0.56 |
| HSL | 103.93º | 0.33% | 0.33% | - |
| HSV(B) | 103.93º | 0.5% | 0.44% | - |
| XYZ | 9.11 | 13.21 | 5.81 | - |
| YUV | 93.36 | 106.92 | 112.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 56 | 0.37 | 0 | 0.50 | 0.56 | 103.93 | 0.33 | 0.33 |
| Hex | 47 | 70 | 38 | 25 | 0 | 32 | 38 | 68 | 21 | 21 |
| Octal | 107 | 160 | 70 | 45 | 0 | 62 | 70 | 150 | 41 | 41 |
| Binary | 1000111 | 1110000 | 111000 | 100101 | 0 | 110010 | 111000 | 1101000 | 100001 | 100001 |
Color Harmonies of #477038
Complementary color
Monochromatic Colors of #477038
Black with #477038
Text Example
Text Example
White with #477038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477038; }
p { color: rgb(71,112,56); }
H1.HeaderClassName
{
color: #477038;
}
.AnyTagClassName
{
color: #477038;
}
</style>
background-color css
<style>
a { background-color: #477038; }
a { background-color: rgb(71,112,56); }
div.DivClassName
{
background-color: #477038;
}
.BgClassName
{
background-color: #477038;
}
</style>
border-color css
<style>
span { border-color: #477038; }
span { border-color: rgb(71,112,56); }
td.TdClassName
{
border-color: #477038;
}
.TagClassName
{
border-color: #477038;
}
</style>