Shades of Fern Green #517448
Tints of Fern Green #517448
RGB
CMYK
RGB Variations
Color information
#517448 (or 0x517448) is known color: Fern Green. HEX triplet: 51, 74 and 48. RGB value is (81,116,72). Sum of RGB (Red+Green+Blue) = 81+116+72=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 116 (45.70% from 255 or 43.12% from 269); Blue value is 72 (28.52% from 255 or 26.77% from 269); Max value from RGB is 116 - color contains mainly: green. Hex color #517448 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517448 is #AE8BB7. Grayscale: #646464. Windows color (decimal): -11439032 or 4748369. OLE color: 4748369.
HSL color Cylindrical-coordinate representation of color #517448: hue angle of 107.73º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #517448 is Cyan = 0.30, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 72 | - |
| CMYK | 0.30 | 0 | 0.38 | 0.55 |
| HSL | 107.73º | 0.23% | 0.37% | - |
| HSV(B) | 107.73º | 0.38% | 0.45% | - |
| XYZ | 10.81 | 14.71 | 8.4 | - |
| YUV | 100.52 | 111.9 | 114.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 72 | 0.30 | 0 | 0.38 | 0.55 | 107.73 | 0.23 | 0.37 |
| Hex | 51 | 74 | 48 | 1E | 0 | 26 | 37 | 6C | 17 | 25 |
| Octal | 121 | 164 | 110 | 36 | 0 | 46 | 67 | 154 | 27 | 45 |
| Binary | 1010001 | 1110100 | 1001000 | 11110 | 0 | 100110 | 110111 | 1101100 | 10111 | 100101 |
Color Harmonies of #517448
Complementary color
Monochromatic Colors of #517448
Black with #517448
Text Example
Text Example
White with #517448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517448; }
p { color: rgb(81,116,72); }
H1.HeaderClassName
{
color: #517448;
}
.AnyTagClassName
{
color: #517448;
}
</style>
background-color css
<style>
a { background-color: #517448; }
a { background-color: rgb(81,116,72); }
div.DivClassName
{
background-color: #517448;
}
.BgClassName
{
background-color: #517448;
}
</style>
border-color css
<style>
span { border-color: #517448; }
span { border-color: rgb(81,116,72); }
td.TdClassName
{
border-color: #517448;
}
.TagClassName
{
border-color: #517448;
}
</style>