Shades of Fern Green #477534
Tints of Fern Green #477534
RGB
CMYK
RGB Variations
Color information
#477534 (or 0x477534) is known color: Fern Green. HEX triplet: 47, 75 and 34. RGB value is (71,117,52). Sum of RGB (Red+Green+Blue) = 71+117+52=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 52 (20.70% from 255 or 21.67% from 240); Max value from RGB is 117 - color contains mainly: green. Hex color #477534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477534 is #B88ACB. Grayscale: #606060. Windows color (decimal): -12094156 or 3437895. OLE color: 3437895.
HSL color Cylindrical-coordinate representation of color #477534: hue angle of 102.46º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #477534 is Cyan = 0.39, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 52 | - |
| CMYK | 0.39 | 0 | 0.56 | 0.54 |
| HSL | 102.46º | 0.38% | 0.33% | - |
| HSV(B) | 102.46º | 0.56% | 0.46% | - |
| XYZ | 9.58 | 14.31 | 5.51 | - |
| YUV | 95.84 | 103.26 | 110.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 52 | 0.39 | 0 | 0.56 | 0.54 | 102.46 | 0.38 | 0.33 |
| Hex | 47 | 75 | 34 | 27 | 0 | 38 | 36 | 66 | 26 | 21 |
| Octal | 107 | 165 | 64 | 47 | 0 | 70 | 66 | 146 | 46 | 41 |
| Binary | 1000111 | 1110101 | 110100 | 100111 | 0 | 111000 | 110110 | 1100110 | 100110 | 100001 |
Color Harmonies of #477534
Complementary color
Monochromatic Colors of #477534
Black with #477534
Text Example
Text Example
White with #477534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477534; }
p { color: rgb(71,117,52); }
H1.HeaderClassName
{
color: #477534;
}
.AnyTagClassName
{
color: #477534;
}
</style>
background-color css
<style>
a { background-color: #477534; }
a { background-color: rgb(71,117,52); }
div.DivClassName
{
background-color: #477534;
}
.BgClassName
{
background-color: #477534;
}
</style>
border-color css
<style>
span { border-color: #477534; }
span { border-color: rgb(71,117,52); }
td.TdClassName
{
border-color: #477534;
}
.TagClassName
{
border-color: #477534;
}
</style>