Shades of Fern Green #517447
Tints of Fern Green #517447
RGB
CMYK
RGB Variations
Color information
#517447 (or 0x517447) is known color: Fern Green. HEX triplet: 51, 74 and 47. RGB value is (81,116,71). Sum of RGB (Red+Green+Blue) = 81+116+71=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 71 (28.12% from 255 or 26.49% from 268); Max value from RGB is 116 - color contains mainly: green. Hex color #517447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517447 is #AE8BB8. Grayscale: #646464. Windows color (decimal): -11439033 or 4682833. OLE color: 4682833.
HSL color Cylindrical-coordinate representation of color #517447: hue angle of 106.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #517447 is Cyan = 0.30, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 71 | - |
| CMYK | 0.30 | 0 | 0.39 | 0.55 |
| HSL | 106.67º | 0.24% | 0.37% | - |
| HSV(B) | 106.67º | 0.39% | 0.45% | - |
| XYZ | 10.78 | 14.7 | 8.23 | - |
| YUV | 100.41 | 111.4 | 114.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 71 | 0.30 | 0 | 0.39 | 0.55 | 106.67 | 0.24 | 0.37 |
| Hex | 51 | 74 | 47 | 1E | 0 | 27 | 37 | 6B | 18 | 25 |
| Octal | 121 | 164 | 107 | 36 | 0 | 47 | 67 | 153 | 30 | 45 |
| Binary | 1010001 | 1110100 | 1000111 | 11110 | 0 | 100111 | 110111 | 1101011 | 11000 | 100101 |
Color Harmonies of #517447
Complementary color
Monochromatic Colors of #517447
Black with #517447
Text Example
Text Example
White with #517447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517447; }
p { color: rgb(81,116,71); }
H1.HeaderClassName
{
color: #517447;
}
.AnyTagClassName
{
color: #517447;
}
</style>
background-color css
<style>
a { background-color: #517447; }
a { background-color: rgb(81,116,71); }
div.DivClassName
{
background-color: #517447;
}
.BgClassName
{
background-color: #517447;
}
</style>
border-color css
<style>
span { border-color: #517447; }
span { border-color: rgb(81,116,71); }
td.TdClassName
{
border-color: #517447;
}
.TagClassName
{
border-color: #517447;
}
</style>