Shades of Fern Green #517140
Tints of Fern Green #517140
RGB
CMYK
RGB Variations
Color information
#517140 (or 0x517140) is known color: Fern Green. HEX triplet: 51, 71 and 40. RGB value is (81,113,64). Sum of RGB (Red+Green+Blue) = 81+113+64=258 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.40% from 258); Green value is 113 (44.53% from 255 or 43.80% from 258); Blue value is 64 (25.39% from 255 or 24.81% from 258); Max value from RGB is 113 - color contains mainly: green. Hex color #517140 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517140 is #AE8EBF. Grayscale: #626262. Windows color (decimal): -11439808 or 4223313. OLE color: 4223313.
HSL color Cylindrical-coordinate representation of color #517140: hue angle of 99.18º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #517140 is Cyan = 0.28, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 64 | - |
| CMYK | 0.28 | 0 | 0.43 | 0.56 |
| HSL | 99.18º | 0.28% | 0.35% | - |
| HSV(B) | 99.18º | 0.43% | 0.44% | - |
| XYZ | 10.22 | 13.93 | 7 | - |
| YUV | 97.85 | 108.9 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 64 | 0.28 | 0 | 0.43 | 0.56 | 99.18 | 0.28 | 0.35 |
| Hex | 51 | 71 | 40 | 1C | 0 | 2B | 38 | 63 | 1C | 23 |
| Octal | 121 | 161 | 100 | 34 | 0 | 53 | 70 | 143 | 34 | 43 |
| Binary | 1010001 | 1110001 | 1000000 | 11100 | 0 | 101011 | 111000 | 1100011 | 11100 | 100011 |
Color Harmonies of #517140
Complementary color
Monochromatic Colors of #517140
Black with #517140
Text Example
Text Example
White with #517140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517140; }
p { color: rgb(81,113,64); }
H1.HeaderClassName
{
color: #517140;
}
.AnyTagClassName
{
color: #517140;
}
</style>
background-color css
<style>
a { background-color: #517140; }
a { background-color: rgb(81,113,64); }
div.DivClassName
{
background-color: #517140;
}
.BgClassName
{
background-color: #517140;
}
</style>
border-color css
<style>
span { border-color: #517140; }
span { border-color: rgb(81,113,64); }
td.TdClassName
{
border-color: #517140;
}
.TagClassName
{
border-color: #517140;
}
</style>