Shades of Fern Green #517546
Tints of Fern Green #517546
RGB
CMYK
RGB Variations
Color information
#517546 (or 0x517546) is known color: Fern Green. HEX triplet: 51, 75 and 46. RGB value is (81,117,70). Sum of RGB (Red+Green+Blue) = 81+117+70=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 117 (46.09% from 255 or 43.66% from 268); Blue value is 70 (27.73% from 255 or 26.12% from 268); Max value from RGB is 117 - color contains mainly: green. Hex color #517546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517546 is #AE8AB9. Grayscale: #656565. Windows color (decimal): -11438778 or 4617553. OLE color: 4617553.
HSL color Cylindrical-coordinate representation of color #517546: hue angle of 105.96º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #517546 is Cyan = 0.31, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 70 | - |
| CMYK | 0.31 | 0 | 0.40 | 0.54 |
| HSL | 105.96º | 0.25% | 0.37% | - |
| HSV(B) | 105.96º | 0.4% | 0.46% | - |
| XYZ | 10.86 | 14.91 | 8.1 | - |
| YUV | 100.88 | 110.57 | 113.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 70 | 0.31 | 0 | 0.40 | 0.54 | 105.96 | 0.25 | 0.37 |
| Hex | 51 | 75 | 46 | 1F | 0 | 28 | 36 | 6A | 19 | 25 |
| Octal | 121 | 165 | 106 | 37 | 0 | 50 | 66 | 152 | 31 | 45 |
| Binary | 1010001 | 1110101 | 1000110 | 11111 | 0 | 101000 | 110110 | 1101010 | 11001 | 100101 |
Color Harmonies of #517546
Complementary color
Monochromatic Colors of #517546
Black with #517546
Text Example
Text Example
White with #517546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517546; }
p { color: rgb(81,117,70); }
H1.HeaderClassName
{
color: #517546;
}
.AnyTagClassName
{
color: #517546;
}
</style>
background-color css
<style>
a { background-color: #517546; }
a { background-color: rgb(81,117,70); }
div.DivClassName
{
background-color: #517546;
}
.BgClassName
{
background-color: #517546;
}
</style>
border-color css
<style>
span { border-color: #517546; }
span { border-color: rgb(81,117,70); }
td.TdClassName
{
border-color: #517546;
}
.TagClassName
{
border-color: #517546;
}
</style>