Shades of Fern Green #497738
Tints of Fern Green #497738
RGB
CMYK
RGB Variations
Color information
#497738 (or 0x497738) is known color: Fern Green. HEX triplet: 49, 77 and 38. RGB value is (73,119,56). Sum of RGB (Red+Green+Blue) = 73+119+56=248 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.44% from 248); Green value is 119 (46.88% from 255 or 47.98% from 248); Blue value is 56 (22.27% from 255 or 22.58% from 248); Max value from RGB is 119 - color contains mainly: green. Hex color #497738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497738 is #B688C7. Grayscale: #626262. Windows color (decimal): -11962568 or 3700553. OLE color: 3700553.
HSL color Cylindrical-coordinate representation of color #497738: hue angle of 103.81º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #497738 is Cyan = 0.39, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 56 | - |
| CMYK | 0.39 | 0 | 0.53 | 0.53 |
| HSL | 103.81º | 0.36% | 0.34% | - |
| HSV(B) | 103.81º | 0.53% | 0.47% | - |
| XYZ | 10.06 | 14.9 | 6.09 | - |
| YUV | 98.06 | 104.26 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 56 | 0.39 | 0 | 0.53 | 0.53 | 103.81 | 0.36 | 0.34 |
| Hex | 49 | 77 | 38 | 27 | 0 | 35 | 35 | 68 | 24 | 22 |
| Octal | 111 | 167 | 70 | 47 | 0 | 65 | 65 | 150 | 44 | 42 |
| Binary | 1001001 | 1110111 | 111000 | 100111 | 0 | 110101 | 110101 | 1101000 | 100100 | 100010 |
Color Harmonies of #497738
Complementary color
Monochromatic Colors of #497738
Black with #497738
Text Example
Text Example
White with #497738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497738; }
p { color: rgb(73,119,56); }
H1.HeaderClassName
{
color: #497738;
}
.AnyTagClassName
{
color: #497738;
}
</style>
background-color css
<style>
a { background-color: #497738; }
a { background-color: rgb(73,119,56); }
div.DivClassName
{
background-color: #497738;
}
.BgClassName
{
background-color: #497738;
}
</style>
border-color css
<style>
span { border-color: #497738; }
span { border-color: rgb(73,119,56); }
td.TdClassName
{
border-color: #497738;
}
.TagClassName
{
border-color: #497738;
}
</style>