Shades of Fern Green #517548
Tints of Fern Green #517548
RGB
CMYK
RGB Variations
Color information
#517548 (or 0x517548) is known color: Fern Green. HEX triplet: 51, 75 and 48. RGB value is (81,117,72). Sum of RGB (Red+Green+Blue) = 81+117+72=270 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 72 (28.52% from 255 or 26.67% from 270); Max value from RGB is 117 - color contains mainly: green. Hex color #517548 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517548 is #AE8AB7. Grayscale: #656565. Windows color (decimal): -11438776 or 4748625. OLE color: 4748625.
HSL color Cylindrical-coordinate representation of color #517548: hue angle of 108º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #517548 is Cyan = 0.31, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 72 | - |
| CMYK | 0.31 | 0 | 0.38 | 0.54 |
| HSL | 108º | 0.24% | 0.37% | - |
| HSV(B) | 108º | 0.38% | 0.46% | - |
| XYZ | 10.92 | 14.94 | 8.44 | - |
| YUV | 101.11 | 111.57 | 113.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 72 | 0.31 | 0 | 0.38 | 0.54 | 108 | 0.24 | 0.37 |
| Hex | 51 | 75 | 48 | 1F | 0 | 26 | 36 | 6C | 18 | 25 |
| Octal | 121 | 165 | 110 | 37 | 0 | 46 | 66 | 154 | 30 | 45 |
| Binary | 1010001 | 1110101 | 1001000 | 11111 | 0 | 100110 | 110110 | 1101100 | 11000 | 100101 |
Color Harmonies of #517548
Complementary color
Monochromatic Colors of #517548
Black with #517548
Text Example
Text Example
White with #517548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517548; }
p { color: rgb(81,117,72); }
H1.HeaderClassName
{
color: #517548;
}
.AnyTagClassName
{
color: #517548;
}
</style>
background-color css
<style>
a { background-color: #517548; }
a { background-color: rgb(81,117,72); }
div.DivClassName
{
background-color: #517548;
}
.BgClassName
{
background-color: #517548;
}
</style>
border-color css
<style>
span { border-color: #517548; }
span { border-color: rgb(81,117,72); }
td.TdClassName
{
border-color: #517548;
}
.TagClassName
{
border-color: #517548;
}
</style>