Shades of Fern Green #517049
Tints of Fern Green #517049
RGB
CMYK
RGB Variations
Color information
#517049 (or 0x517049) is known color: Fern Green. HEX triplet: 51, 70 and 49. RGB value is (81,112,73). Sum of RGB (Red+Green+Blue) = 81+112+73=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 73 (28.91% from 255 or 27.44% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #517049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517049 is #AE8FB6. Grayscale: #626262. Windows color (decimal): -11440055 or 4812881. OLE color: 4812881.
HSL color Cylindrical-coordinate representation of color #517049: hue angle of 107.69º degrees, saturation: 0.21, 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 #517049 is Cyan = 0.28, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 73 | - |
| CMYK | 0.28 | 0 | 0.35 | 0.56 |
| HSL | 107.69º | 0.21% | 0.36% | - |
| HSV(B) | 107.69º | 0.35% | 0.44% | - |
| XYZ | 10.39 | 13.82 | 8.42 | - |
| YUV | 98.29 | 113.73 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 73 | 0.28 | 0 | 0.35 | 0.56 | 107.69 | 0.21 | 0.36 |
| Hex | 51 | 70 | 49 | 1C | 0 | 23 | 38 | 6C | 15 | 24 |
| Octal | 121 | 160 | 111 | 34 | 0 | 43 | 70 | 154 | 25 | 44 |
| Binary | 1010001 | 1110000 | 1001001 | 11100 | 0 | 100011 | 111000 | 1101100 | 10101 | 100100 |
Color Harmonies of #517049
Complementary color
Monochromatic Colors of #517049
Black with #517049
Text Example
Text Example
White with #517049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517049; }
p { color: rgb(81,112,73); }
H1.HeaderClassName
{
color: #517049;
}
.AnyTagClassName
{
color: #517049;
}
</style>
background-color css
<style>
a { background-color: #517049; }
a { background-color: rgb(81,112,73); }
div.DivClassName
{
background-color: #517049;
}
.BgClassName
{
background-color: #517049;
}
</style>
border-color css
<style>
span { border-color: #517049; }
span { border-color: rgb(81,112,73); }
td.TdClassName
{
border-color: #517049;
}
.TagClassName
{
border-color: #517049;
}
</style>