Shades of Fern Green #517149
Tints of Fern Green #517149
RGB
CMYK
RGB Variations
Color information
#517149 (or 0x517149) is known color: Fern Green. HEX triplet: 51, 71 and 49. RGB value is (81,113,73). Sum of RGB (Red+Green+Blue) = 81+113+73=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 113 (44.53% from 255 or 42.32% from 267); Blue value is 73 (28.91% from 255 or 27.34% from 267); Max value from RGB is 113 - color contains mainly: green. Hex color #517149 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517149 is #AE8EB6. Grayscale: #636363. Windows color (decimal): -11439799 or 4813137. OLE color: 4813137.
HSL color Cylindrical-coordinate representation of color #517149: hue angle of 108º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #517149 is Cyan = 0.28, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 73 | - |
| CMYK | 0.28 | 0 | 0.35 | 0.56 |
| HSL | 108º | 0.22% | 0.36% | - |
| HSV(B) | 108º | 0.35% | 0.44% | - |
| XYZ | 10.5 | 14.04 | 8.46 | - |
| YUV | 98.87 | 113.4 | 115.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 73 | 0.28 | 0 | 0.35 | 0.56 | 108 | 0.22 | 0.36 |
| Hex | 51 | 71 | 49 | 1C | 0 | 23 | 38 | 6C | 16 | 24 |
| Octal | 121 | 161 | 111 | 34 | 0 | 43 | 70 | 154 | 26 | 44 |
| Binary | 1010001 | 1110001 | 1001001 | 11100 | 0 | 100011 | 111000 | 1101100 | 10110 | 100100 |
Color Harmonies of #517149
Complementary color
Monochromatic Colors of #517149
Black with #517149
Text Example
Text Example
White with #517149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517149; }
p { color: rgb(81,113,73); }
H1.HeaderClassName
{
color: #517149;
}
.AnyTagClassName
{
color: #517149;
}
</style>
background-color css
<style>
a { background-color: #517149; }
a { background-color: rgb(81,113,73); }
div.DivClassName
{
background-color: #517149;
}
.BgClassName
{
background-color: #517149;
}
</style>
border-color css
<style>
span { border-color: #517149; }
span { border-color: rgb(81,113,73); }
td.TdClassName
{
border-color: #517149;
}
.TagClassName
{
border-color: #517149;
}
</style>