Shades of Fern Green #517740
Tints of Fern Green #517740
RGB
CMYK
RGB Variations
Color information
#517740 (or 0x517740) is known color: Fern Green. HEX triplet: 51, 77 and 40. RGB value is (81,119,64). Sum of RGB (Red+Green+Blue) = 81+119+64=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 119 (46.88% from 255 or 45.08% from 264); Blue value is 64 (25.39% from 255 or 24.24% from 264); Max value from RGB is 119 - color contains mainly: green. Hex color #517740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517740 is #AE88BF. Grayscale: #656565. Windows color (decimal): -11438272 or 4224849. OLE color: 4224849.
HSL color Cylindrical-coordinate representation of color #517740: hue angle of 101.45º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #517740 is Cyan = 0.32, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 119 | 64 | - |
| CMYK | 0.32 | 0 | 0.46 | 0.53 |
| HSL | 101.45º | 0.3% | 0.36% | - |
| HSV(B) | 101.45º | 0.46% | 0.47% | - |
| XYZ | 10.92 | 15.31 | 7.23 | - |
| YUV | 101.37 | 106.91 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 64 | 0.32 | 0 | 0.46 | 0.53 | 101.45 | 0.3 | 0.36 |
| Hex | 51 | 77 | 40 | 20 | 0 | 2E | 35 | 65 | 1E | 24 |
| Octal | 121 | 167 | 100 | 40 | 0 | 56 | 65 | 145 | 36 | 44 |
| Binary | 1010001 | 1110111 | 1000000 | 100000 | 0 | 101110 | 110101 | 1100101 | 11110 | 100100 |
Color Harmonies of #517740
Complementary color
Monochromatic Colors of #517740
Black with #517740
Text Example
Text Example
White with #517740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517740; }
p { color: rgb(81,119,64); }
H1.HeaderClassName
{
color: #517740;
}
.AnyTagClassName
{
color: #517740;
}
</style>
background-color css
<style>
a { background-color: #517740; }
a { background-color: rgb(81,119,64); }
div.DivClassName
{
background-color: #517740;
}
.BgClassName
{
background-color: #517740;
}
</style>
border-color css
<style>
span { border-color: #517740; }
span { border-color: rgb(81,119,64); }
td.TdClassName
{
border-color: #517740;
}
.TagClassName
{
border-color: #517740;
}
</style>