Shades of Fern Green #517044
Tints of Fern Green #517044
RGB
CMYK
RGB Variations
Color information
#517044 (or 0x517044) is known color: Fern Green. HEX triplet: 51, 70 and 44. RGB value is (81,112,68). Sum of RGB (Red+Green+Blue) = 81+112+68=261 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.03% from 261); Green value is 112 (44.14% from 255 or 42.91% from 261); Blue value is 68 (26.95% from 255 or 26.05% from 261); Max value from RGB is 112 - color contains mainly: green. Hex color #517044 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517044 is #AE8FBB. Grayscale: #616161. Windows color (decimal): -11440060 or 4485201. OLE color: 4485201.
HSL color Cylindrical-coordinate representation of color #517044: hue angle of 102.27º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #517044 is Cyan = 0.28, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 68 | - |
| CMYK | 0.28 | 0 | 0.39 | 0.56 |
| HSL | 102.27º | 0.24% | 0.35% | - |
| HSV(B) | 102.27º | 0.39% | 0.44% | - |
| XYZ | 10.23 | 13.76 | 7.58 | - |
| YUV | 97.72 | 111.23 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 68 | 0.28 | 0 | 0.39 | 0.56 | 102.27 | 0.24 | 0.35 |
| Hex | 51 | 70 | 44 | 1C | 0 | 27 | 38 | 66 | 18 | 23 |
| Octal | 121 | 160 | 104 | 34 | 0 | 47 | 70 | 146 | 30 | 43 |
| Binary | 1010001 | 1110000 | 1000100 | 11100 | 0 | 100111 | 111000 | 1100110 | 11000 | 100011 |
Color Harmonies of #517044
Complementary color
Monochromatic Colors of #517044
Black with #517044
Text Example
Text Example
White with #517044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517044; }
p { color: rgb(81,112,68); }
H1.HeaderClassName
{
color: #517044;
}
.AnyTagClassName
{
color: #517044;
}
</style>
background-color css
<style>
a { background-color: #517044; }
a { background-color: rgb(81,112,68); }
div.DivClassName
{
background-color: #517044;
}
.BgClassName
{
background-color: #517044;
}
</style>
border-color css
<style>
span { border-color: #517044; }
span { border-color: rgb(81,112,68); }
td.TdClassName
{
border-color: #517044;
}
.TagClassName
{
border-color: #517044;
}
</style>