Shades of Fern Green #517846
Tints of Fern Green #517846
RGB
CMYK
RGB Variations
Color information
#517846 (or 0x517846) is known color: Fern Green. HEX triplet: 51, 78 and 46. RGB value is (81,120,70). Sum of RGB (Red+Green+Blue) = 81+120+70=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 120 (47.27% from 255 or 44.28% from 271); Blue value is 70 (27.73% from 255 or 25.83% from 271); Max value from RGB is 120 - color contains mainly: green. Hex color #517846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517846 is #AE87B9. Grayscale: #666666. Windows color (decimal): -11438010 or 4618321. OLE color: 4618321.
HSL color Cylindrical-coordinate representation of color #517846: hue angle of 106.8º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #517846 is Cyan = 0.32, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 120 | 70 | - |
| CMYK | 0.32 | 0 | 0.42 | 0.53 |
| HSL | 106.8º | 0.26% | 0.37% | - |
| HSV(B) | 106.8º | 0.42% | 0.47% | - |
| XYZ | 11.22 | 15.62 | 8.22 | - |
| YUV | 102.64 | 109.58 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 120 | 70 | 0.32 | 0 | 0.42 | 0.53 | 106.8 | 0.26 | 0.37 |
| Hex | 51 | 78 | 46 | 20 | 0 | 2A | 35 | 6B | 1A | 25 |
| Octal | 121 | 170 | 106 | 40 | 0 | 52 | 65 | 153 | 32 | 45 |
| Binary | 1010001 | 1111000 | 1000110 | 100000 | 0 | 101010 | 110101 | 1101011 | 11010 | 100101 |
Color Harmonies of #517846
Complementary color
Monochromatic Colors of #517846
Black with #517846
Text Example
Text Example
White with #517846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517846; }
p { color: rgb(81,120,70); }
H1.HeaderClassName
{
color: #517846;
}
.AnyTagClassName
{
color: #517846;
}
</style>
background-color css
<style>
a { background-color: #517846; }
a { background-color: rgb(81,120,70); }
div.DivClassName
{
background-color: #517846;
}
.BgClassName
{
background-color: #517846;
}
</style>
border-color css
<style>
span { border-color: #517846; }
span { border-color: rgb(81,120,70); }
td.TdClassName
{
border-color: #517846;
}
.TagClassName
{
border-color: #517846;
}
</style>