Shades of Fern Green #517738
Tints of Fern Green #517738
RGB
CMYK
RGB Variations
Color information
#517738 (or 0x517738) is known color: Fern Green. HEX triplet: 51, 77 and 38. RGB value is (81,119,56). Sum of RGB (Red+Green+Blue) = 81+119+56=256 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.64% from 256); Green value is 119 (46.88% from 255 or 46.48% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 119 - color contains mainly: green. Hex color #517738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517738 is #AE88C7. Grayscale: #646464. Windows color (decimal): -11438280 or 3700561. OLE color: 3700561.
HSL color Cylindrical-coordinate representation of color #517738: hue angle of 96.19º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #517738 is Cyan = 0.32, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 119 | 56 | - |
| CMYK | 0.32 | 0 | 0.53 | 0.53 |
| HSL | 96.19º | 0.36% | 0.34% | - |
| HSV(B) | 96.19º | 0.53% | 0.47% | - |
| XYZ | 10.7 | 15.23 | 6.12 | - |
| YUV | 100.46 | 102.91 | 114.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 56 | 0.32 | 0 | 0.53 | 0.53 | 96.19 | 0.36 | 0.34 |
| Hex | 51 | 77 | 38 | 20 | 0 | 35 | 35 | 60 | 24 | 22 |
| Octal | 121 | 167 | 70 | 40 | 0 | 65 | 65 | 140 | 44 | 42 |
| Binary | 1010001 | 1110111 | 111000 | 100000 | 0 | 110101 | 110101 | 1100000 | 100100 | 100010 |
Color Harmonies of #517738
Complementary color
Monochromatic Colors of #517738
Black with #517738
Text Example
Text Example
White with #517738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517738; }
p { color: rgb(81,119,56); }
H1.HeaderClassName
{
color: #517738;
}
.AnyTagClassName
{
color: #517738;
}
</style>
background-color css
<style>
a { background-color: #517738; }
a { background-color: rgb(81,119,56); }
div.DivClassName
{
background-color: #517738;
}
.BgClassName
{
background-color: #517738;
}
</style>
border-color css
<style>
span { border-color: #517738; }
span { border-color: rgb(81,119,56); }
td.TdClassName
{
border-color: #517738;
}
.TagClassName
{
border-color: #517738;
}
</style>