Shades of Fern Green #517349
Tints of Fern Green #517349
RGB
CMYK
RGB Variations
Color information
#517349 (or 0x517349) is known color: Fern Green. HEX triplet: 51, 73 and 49. RGB value is (81,115,73). Sum of RGB (Red+Green+Blue) = 81+115+73=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 73 (28.91% from 255 or 27.14% from 269); Max value from RGB is 115 - color contains mainly: green. Hex color #517349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517349 is #AE8CB6. Grayscale: #646464. Windows color (decimal): -11439287 or 4813649. OLE color: 4813649.
HSL color Cylindrical-coordinate representation of color #517349: hue angle of 108.57º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #517349 is Cyan = 0.30, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 73 | - |
| CMYK | 0.30 | 0 | 0.37 | 0.55 |
| HSL | 108.57º | 0.22% | 0.37% | - |
| HSV(B) | 108.57º | 0.37% | 0.45% | - |
| XYZ | 10.73 | 14.49 | 8.54 | - |
| YUV | 100.05 | 112.74 | 114.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 73 | 0.30 | 0 | 0.37 | 0.55 | 108.57 | 0.22 | 0.37 |
| Hex | 51 | 73 | 49 | 1E | 0 | 25 | 37 | 6D | 16 | 25 |
| Octal | 121 | 163 | 111 | 36 | 0 | 45 | 67 | 155 | 26 | 45 |
| Binary | 1010001 | 1110011 | 1001001 | 11110 | 0 | 100101 | 110111 | 1101101 | 10110 | 100101 |
Color Harmonies of #517349
Complementary color
Monochromatic Colors of #517349
Black with #517349
Text Example
Text Example
White with #517349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517349; }
p { color: rgb(81,115,73); }
H1.HeaderClassName
{
color: #517349;
}
.AnyTagClassName
{
color: #517349;
}
</style>
background-color css
<style>
a { background-color: #517349; }
a { background-color: rgb(81,115,73); }
div.DivClassName
{
background-color: #517349;
}
.BgClassName
{
background-color: #517349;
}
</style>
border-color css
<style>
span { border-color: #517349; }
span { border-color: rgb(81,115,73); }
td.TdClassName
{
border-color: #517349;
}
.TagClassName
{
border-color: #517349;
}
</style>