Shades of Fern Green #517043
Tints of Fern Green #517043
RGB
CMYK
RGB Variations
Color information
#517043 (or 0x517043) is known color: Fern Green. HEX triplet: 51, 70 and 43. RGB value is (81,112,67). Sum of RGB (Red+Green+Blue) = 81+112+67=260 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.15% from 260); Green value is 112 (44.14% from 255 or 43.08% from 260); Blue value is 67 (26.56% from 255 or 25.77% from 260); Max value from RGB is 112 - color contains mainly: green. Hex color #517043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517043 is #AE8FBC. Grayscale: #616161. Windows color (decimal): -11440061 or 4419665. OLE color: 4419665.
HSL color Cylindrical-coordinate representation of color #517043: hue angle of 101.33º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #517043 is Cyan = 0.28, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 67 | - |
| CMYK | 0.28 | 0 | 0.40 | 0.56 |
| HSL | 101.33º | 0.25% | 0.35% | - |
| HSV(B) | 101.33º | 0.4% | 0.44% | - |
| XYZ | 10.2 | 13.74 | 7.43 | - |
| YUV | 97.6 | 110.73 | 116.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 67 | 0.28 | 0 | 0.40 | 0.56 | 101.33 | 0.25 | 0.35 |
| Hex | 51 | 70 | 43 | 1C | 0 | 28 | 38 | 65 | 19 | 23 |
| Octal | 121 | 160 | 103 | 34 | 0 | 50 | 70 | 145 | 31 | 43 |
| Binary | 1010001 | 1110000 | 1000011 | 11100 | 0 | 101000 | 111000 | 1100101 | 11001 | 100011 |
Color Harmonies of #517043
Complementary color
Monochromatic Colors of #517043
Black with #517043
Text Example
Text Example
White with #517043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517043; }
p { color: rgb(81,112,67); }
H1.HeaderClassName
{
color: #517043;
}
.AnyTagClassName
{
color: #517043;
}
</style>
background-color css
<style>
a { background-color: #517043; }
a { background-color: rgb(81,112,67); }
div.DivClassName
{
background-color: #517043;
}
.BgClassName
{
background-color: #517043;
}
</style>
border-color css
<style>
span { border-color: #517043; }
span { border-color: rgb(81,112,67); }
td.TdClassName
{
border-color: #517043;
}
.TagClassName
{
border-color: #517043;
}
</style>