Shades of Fern Green #517538
Tints of Fern Green #517538
RGB
CMYK
RGB Variations
Color information
#517538 (or 0x517538) is known color: Fern Green. HEX triplet: 51, 75 and 38. RGB value is (81,117,56). Sum of RGB (Red+Green+Blue) = 81+117+56=254 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.89% from 254); Green value is 117 (46.09% from 255 or 46.06% from 254); Blue value is 56 (22.27% from 255 or 22.05% from 254); Max value from RGB is 117 - color contains mainly: green. Hex color #517538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517538 is #AE8AC7. Grayscale: #636363. Windows color (decimal): -11438792 or 3700049. OLE color: 3700049.
HSL color Cylindrical-coordinate representation of color #517538: hue angle of 95.41º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #517538 is Cyan = 0.31, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 56 | - |
| CMYK | 0.31 | 0 | 0.52 | 0.54 |
| HSL | 95.41º | 0.35% | 0.34% | - |
| HSV(B) | 95.41º | 0.52% | 0.46% | - |
| XYZ | 10.47 | 14.76 | 6.04 | - |
| YUV | 99.28 | 103.57 | 114.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 56 | 0.31 | 0 | 0.52 | 0.54 | 95.41 | 0.35 | 0.34 |
| Hex | 51 | 75 | 38 | 1F | 0 | 34 | 36 | 5F | 23 | 22 |
| Octal | 121 | 165 | 70 | 37 | 0 | 64 | 66 | 137 | 43 | 42 |
| Binary | 1010001 | 1110101 | 111000 | 11111 | 0 | 110100 | 110110 | 1011111 | 100011 | 100010 |
Color Harmonies of #517538
Complementary color
Monochromatic Colors of #517538
Black with #517538
Text Example
Text Example
White with #517538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517538; }
p { color: rgb(81,117,56); }
H1.HeaderClassName
{
color: #517538;
}
.AnyTagClassName
{
color: #517538;
}
</style>
background-color css
<style>
a { background-color: #517538; }
a { background-color: rgb(81,117,56); }
div.DivClassName
{
background-color: #517538;
}
.BgClassName
{
background-color: #517538;
}
</style>
border-color css
<style>
span { border-color: #517538; }
span { border-color: rgb(81,117,56); }
td.TdClassName
{
border-color: #517538;
}
.TagClassName
{
border-color: #517538;
}
</style>