Shades of Fern Green #517648
Tints of Fern Green #517648
RGB
CMYK
RGB Variations
Color information
#517648 (or 0x517648) is known color: Fern Green. HEX triplet: 51, 76 and 48. RGB value is (81,118,72). Sum of RGB (Red+Green+Blue) = 81+118+72=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 72 (28.52% from 255 or 26.57% from 271); Max value from RGB is 118 - color contains mainly: green. Hex color #517648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517648 is #AE89B7. Grayscale: #656565. Windows color (decimal): -11438520 or 4748881. OLE color: 4748881.
HSL color Cylindrical-coordinate representation of color #517648: hue angle of 108.26º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #517648 is Cyan = 0.31, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 118 | 72 | - |
| CMYK | 0.31 | 0 | 0.39 | 0.54 |
| HSL | 108.26º | 0.24% | 0.37% | - |
| HSV(B) | 108.26º | 0.39% | 0.46% | - |
| XYZ | 11.04 | 15.17 | 8.48 | - |
| YUV | 101.69 | 111.24 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 72 | 0.31 | 0 | 0.39 | 0.54 | 108.26 | 0.24 | 0.37 |
| Hex | 51 | 76 | 48 | 1F | 0 | 27 | 36 | 6C | 18 | 25 |
| Octal | 121 | 166 | 110 | 37 | 0 | 47 | 66 | 154 | 30 | 45 |
| Binary | 1010001 | 1110110 | 1001000 | 11111 | 0 | 100111 | 110110 | 1101100 | 11000 | 100101 |
Color Harmonies of #517648
Complementary color
Monochromatic Colors of #517648
Black with #517648
Text Example
Text Example
White with #517648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517648; }
p { color: rgb(81,118,72); }
H1.HeaderClassName
{
color: #517648;
}
.AnyTagClassName
{
color: #517648;
}
</style>
background-color css
<style>
a { background-color: #517648; }
a { background-color: rgb(81,118,72); }
div.DivClassName
{
background-color: #517648;
}
.BgClassName
{
background-color: #517648;
}
</style>
border-color css
<style>
span { border-color: #517648; }
span { border-color: rgb(81,118,72); }
td.TdClassName
{
border-color: #517648;
}
.TagClassName
{
border-color: #517648;
}
</style>