Shades of Fern Green #497539
Tints of Fern Green #497539
RGB
CMYK
RGB Variations
Color information
#497539 (or 0x497539) is known color: Fern Green. HEX triplet: 49, 75 and 39. RGB value is (73,117,57). Sum of RGB (Red+Green+Blue) = 73+117+57=247 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.55% from 247); Green value is 117 (46.09% from 255 or 47.37% from 247); Blue value is 57 (22.66% from 255 or 23.08% from 247); Max value from RGB is 117 - color contains mainly: green. Hex color #497539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497539 is #B68AC6. Grayscale: #616161. Windows color (decimal): -11963079 or 3765577. OLE color: 3765577.
HSL color Cylindrical-coordinate representation of color #497539: hue angle of 104º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #497539 is Cyan = 0.38, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 57 | - |
| CMYK | 0.38 | 0 | 0.51 | 0.54 |
| HSL | 104º | 0.34% | 0.34% | - |
| HSV(B) | 104º | 0.51% | 0.46% | - |
| XYZ | 9.85 | 14.43 | 6.14 | - |
| YUV | 97 | 105.42 | 110.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 57 | 0.38 | 0 | 0.51 | 0.54 | 104 | 0.34 | 0.34 |
| Hex | 49 | 75 | 39 | 26 | 0 | 33 | 36 | 68 | 22 | 22 |
| Octal | 111 | 165 | 71 | 46 | 0 | 63 | 66 | 150 | 42 | 42 |
| Binary | 1001001 | 1110101 | 111001 | 100110 | 0 | 110011 | 110110 | 1101000 | 100010 | 100010 |
Color Harmonies of #497539
Complementary color
Monochromatic Colors of #497539
Black with #497539
Text Example
Text Example
White with #497539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497539; }
p { color: rgb(73,117,57); }
H1.HeaderClassName
{
color: #497539;
}
.AnyTagClassName
{
color: #497539;
}
</style>
background-color css
<style>
a { background-color: #497539; }
a { background-color: rgb(73,117,57); }
div.DivClassName
{
background-color: #497539;
}
.BgClassName
{
background-color: #497539;
}
</style>
border-color css
<style>
span { border-color: #497539; }
span { border-color: rgb(73,117,57); }
td.TdClassName
{
border-color: #497539;
}
.TagClassName
{
border-color: #497539;
}
</style>