Shades of Fern Green #517649
Tints of Fern Green #517649
RGB
CMYK
RGB Variations
Color information
#517649 (or 0x517649) is known color: Fern Green. HEX triplet: 51, 76 and 49. RGB value is (81,118,73). Sum of RGB (Red+Green+Blue) = 81+118+73=272 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.78% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 73 (28.91% from 255 or 26.84% from 272); Max value from RGB is 118 - color contains mainly: green. Hex color #517649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517649 is #AE89B6. Grayscale: #656565. Windows color (decimal): -11438519 or 4814417. OLE color: 4814417.
HSL color Cylindrical-coordinate representation of color #517649: hue angle of 109.33º 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 #517649 is Cyan = 0.31, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 118 | 73 | - |
| CMYK | 0.31 | 0 | 0.38 | 0.54 |
| HSL | 109.33º | 0.24% | 0.37% | - |
| HSV(B) | 109.33º | 0.38% | 0.46% | - |
| XYZ | 11.07 | 15.19 | 8.65 | - |
| YUV | 101.81 | 111.74 | 113.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 73 | 0.31 | 0 | 0.38 | 0.54 | 109.33 | 0.24 | 0.37 |
| Hex | 51 | 76 | 49 | 1F | 0 | 26 | 36 | 6D | 18 | 25 |
| Octal | 121 | 166 | 111 | 37 | 0 | 46 | 66 | 155 | 30 | 45 |
| Binary | 1010001 | 1110110 | 1001001 | 11111 | 0 | 100110 | 110110 | 1101101 | 11000 | 100101 |
Color Harmonies of #517649
Complementary color
Monochromatic Colors of #517649
Black with #517649
Text Example
Text Example
White with #517649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517649; }
p { color: rgb(81,118,73); }
H1.HeaderClassName
{
color: #517649;
}
.AnyTagClassName
{
color: #517649;
}
</style>
background-color css
<style>
a { background-color: #517649; }
a { background-color: rgb(81,118,73); }
div.DivClassName
{
background-color: #517649;
}
.BgClassName
{
background-color: #517649;
}
</style>
border-color css
<style>
span { border-color: #517649; }
span { border-color: rgb(81,118,73); }
td.TdClassName
{
border-color: #517649;
}
.TagClassName
{
border-color: #517649;
}
</style>