Shades of Fern Green #497446
Tints of Fern Green #497446
RGB
CMYK
RGB Variations
Color information
#497446 (or 0x497446) is known color: Fern Green. HEX triplet: 49, 74 and 46. RGB value is (73,116,70). Sum of RGB (Red+Green+Blue) = 73+116+70=259 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.19% from 259); Green value is 116 (45.70% from 255 or 44.79% from 259); Blue value is 70 (27.73% from 255 or 27.03% from 259); Max value from RGB is 116 - color contains mainly: green. Hex color #497446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497446 is #B68BB9. Grayscale: #626262. Windows color (decimal): -11963322 or 4617289. OLE color: 4617289.
HSL color Cylindrical-coordinate representation of color #497446: hue angle of 116.09º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #497446 is Cyan = 0.37, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 116 | 70 | - |
| CMYK | 0.37 | 0 | 0.40 | 0.55 |
| HSL | 116.09º | 0.25% | 0.36% | - |
| HSV(B) | 116.09º | 0.4% | 0.45% | - |
| XYZ | 10.1 | 14.35 | 8.03 | - |
| YUV | 97.9 | 112.25 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 70 | 0.37 | 0 | 0.40 | 0.55 | 116.09 | 0.25 | 0.36 |
| Hex | 49 | 74 | 46 | 25 | 0 | 28 | 37 | 74 | 19 | 24 |
| Octal | 111 | 164 | 106 | 45 | 0 | 50 | 67 | 164 | 31 | 44 |
| Binary | 1001001 | 1110100 | 1000110 | 100101 | 0 | 101000 | 110111 | 1110100 | 11001 | 100100 |
Color Harmonies of #497446
Complementary color
Monochromatic Colors of #497446
Black with #497446
Text Example
Text Example
White with #497446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497446; }
p { color: rgb(73,116,70); }
H1.HeaderClassName
{
color: #497446;
}
.AnyTagClassName
{
color: #497446;
}
</style>
background-color css
<style>
a { background-color: #497446; }
a { background-color: rgb(73,116,70); }
div.DivClassName
{
background-color: #497446;
}
.BgClassName
{
background-color: #497446;
}
</style>
border-color css
<style>
span { border-color: #497446; }
span { border-color: rgb(73,116,70); }
td.TdClassName
{
border-color: #497446;
}
.TagClassName
{
border-color: #497446;
}
</style>