Shades of Fern Green #517342
Tints of Fern Green #517342
RGB
CMYK
RGB Variations
Color information
#517342 (or 0x517342) is known color: Fern Green. HEX triplet: 51, 73 and 42. RGB value is (81,115,66). Sum of RGB (Red+Green+Blue) = 81+115+66=262 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.92% from 262); Green value is 115 (45.31% from 255 or 43.89% from 262); Blue value is 66 (26.17% from 255 or 25.19% from 262); Max value from RGB is 115 - color contains mainly: green. Hex color #517342 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517342 is #AE8CBD. Grayscale: #636363. Windows color (decimal): -11439294 or 4354897. OLE color: 4354897.
HSL color Cylindrical-coordinate representation of color #517342: hue angle of 101.63º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #517342 is Cyan = 0.30, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 66 | - |
| CMYK | 0.30 | 0 | 0.43 | 0.55 |
| HSL | 101.63º | 0.27% | 0.35% | - |
| HSV(B) | 101.63º | 0.43% | 0.45% | - |
| XYZ | 10.51 | 14.4 | 7.38 | - |
| YUV | 99.25 | 109.24 | 114.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 66 | 0.30 | 0 | 0.43 | 0.55 | 101.63 | 0.27 | 0.35 |
| Hex | 51 | 73 | 42 | 1E | 0 | 2B | 37 | 66 | 1B | 23 |
| Octal | 121 | 163 | 102 | 36 | 0 | 53 | 67 | 146 | 33 | 43 |
| Binary | 1010001 | 1110011 | 1000010 | 11110 | 0 | 101011 | 110111 | 1100110 | 11011 | 100011 |
Color Harmonies of #517342
Complementary color
Monochromatic Colors of #517342
Black with #517342
Text Example
Text Example
White with #517342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517342; }
p { color: rgb(81,115,66); }
H1.HeaderClassName
{
color: #517342;
}
.AnyTagClassName
{
color: #517342;
}
</style>
background-color css
<style>
a { background-color: #517342; }
a { background-color: rgb(81,115,66); }
div.DivClassName
{
background-color: #517342;
}
.BgClassName
{
background-color: #517342;
}
</style>
border-color css
<style>
span { border-color: #517342; }
span { border-color: rgb(81,115,66); }
td.TdClassName
{
border-color: #517342;
}
.TagClassName
{
border-color: #517342;
}
</style>