Shades of Fern Green #517936
Tints of Fern Green #517936
RGB
CMYK
RGB Variations
Color information
#517936 (or 0x517936) is known color: Fern Green. HEX triplet: 51, 79 and 36. RGB value is (81,121,54). Sum of RGB (Red+Green+Blue) = 81+121+54=256 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.64% from 256); Green value is 121 (47.66% from 255 or 47.27% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 121 - color contains mainly: green. Hex color #517936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517936 is #AE86C9. Grayscale: #656565. Windows color (decimal): -11437770 or 3570001. OLE color: 3570001.
HSL color Cylindrical-coordinate representation of color #517936: hue angle of 95.82º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #517936 is Cyan = 0.33, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 121 | 54 | - |
| CMYK | 0.33 | 0 | 0.55 | 0.53 |
| HSL | 95.82º | 0.38% | 0.34% | - |
| HSV(B) | 95.82º | 0.55% | 0.47% | - |
| XYZ | 10.9 | 15.69 | 5.94 | - |
| YUV | 101.4 | 101.25 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 54 | 0.33 | 0 | 0.55 | 0.53 | 95.82 | 0.38 | 0.34 |
| Hex | 51 | 79 | 36 | 21 | 0 | 37 | 35 | 60 | 26 | 22 |
| Octal | 121 | 171 | 66 | 41 | 0 | 67 | 65 | 140 | 46 | 42 |
| Binary | 1010001 | 1111001 | 110110 | 100001 | 0 | 110111 | 110101 | 1100000 | 100110 | 100010 |
Color Harmonies of #517936
Complementary color
Monochromatic Colors of #517936
Black with #517936
Text Example
Text Example
White with #517936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517936; }
p { color: rgb(81,121,54); }
H1.HeaderClassName
{
color: #517936;
}
.AnyTagClassName
{
color: #517936;
}
</style>
background-color css
<style>
a { background-color: #517936; }
a { background-color: rgb(81,121,54); }
div.DivClassName
{
background-color: #517936;
}
.BgClassName
{
background-color: #517936;
}
</style>
border-color css
<style>
span { border-color: #517936; }
span { border-color: rgb(81,121,54); }
td.TdClassName
{
border-color: #517936;
}
.TagClassName
{
border-color: #517936;
}
</style>