Shades of Fern Green #517343
Tints of Fern Green #517343
RGB
CMYK
RGB Variations
Color information
#517343 (or 0x517343) is known color: Fern Green. HEX triplet: 51, 73 and 43. RGB value is (81,115,67). Sum of RGB (Red+Green+Blue) = 81+115+67=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 115 (45.31% from 255 or 43.73% from 263); Blue value is 67 (26.56% from 255 or 25.48% from 263); Max value from RGB is 115 - color contains mainly: green. Hex color #517343 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517343 is #AE8CBC. Grayscale: #636363. Windows color (decimal): -11439293 or 4420433. OLE color: 4420433.
HSL color Cylindrical-coordinate representation of color #517343: hue angle of 102.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #517343 is Cyan = 0.30, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 67 | - |
| CMYK | 0.30 | 0 | 0.42 | 0.55 |
| HSL | 102.5º | 0.26% | 0.36% | - |
| HSV(B) | 102.5º | 0.42% | 0.45% | - |
| XYZ | 10.54 | 14.42 | 7.54 | - |
| YUV | 99.36 | 109.74 | 114.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 67 | 0.30 | 0 | 0.42 | 0.55 | 102.5 | 0.26 | 0.36 |
| Hex | 51 | 73 | 43 | 1E | 0 | 2A | 37 | 66 | 1A | 24 |
| Octal | 121 | 163 | 103 | 36 | 0 | 52 | 67 | 146 | 32 | 44 |
| Binary | 1010001 | 1110011 | 1000011 | 11110 | 0 | 101010 | 110111 | 1100110 | 11010 | 100100 |
Color Harmonies of #517343
Complementary color
Monochromatic Colors of #517343
Black with #517343
Text Example
Text Example
White with #517343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517343; }
p { color: rgb(81,115,67); }
H1.HeaderClassName
{
color: #517343;
}
.AnyTagClassName
{
color: #517343;
}
</style>
background-color css
<style>
a { background-color: #517343; }
a { background-color: rgb(81,115,67); }
div.DivClassName
{
background-color: #517343;
}
.BgClassName
{
background-color: #517343;
}
</style>
border-color css
<style>
span { border-color: #517343; }
span { border-color: rgb(81,115,67); }
td.TdClassName
{
border-color: #517343;
}
.TagClassName
{
border-color: #517343;
}
</style>