Shades of Fern Green #517045
Tints of Fern Green #517045
RGB
CMYK
RGB Variations
Color information
#517045 (or 0x517045) is known color: Fern Green. HEX triplet: 51, 70 and 45. RGB value is (81,112,69). Sum of RGB (Red+Green+Blue) = 81+112+69=262 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.92% from 262); Green value is 112 (44.14% from 255 or 42.75% from 262); Blue value is 69 (27.34% from 255 or 26.34% from 262); Max value from RGB is 112 - color contains mainly: green. Hex color #517045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517045 is #AE8FBA. Grayscale: #616161. Windows color (decimal): -11440059 or 4550737. OLE color: 4550737.
HSL color Cylindrical-coordinate representation of color #517045: hue angle of 103.26º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #517045 is Cyan = 0.28, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 69 | - |
| CMYK | 0.28 | 0 | 0.38 | 0.56 |
| HSL | 103.26º | 0.24% | 0.35% | - |
| HSV(B) | 103.26º | 0.38% | 0.44% | - |
| XYZ | 10.26 | 13.77 | 7.75 | - |
| YUV | 97.83 | 111.73 | 116 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 69 | 0.28 | 0 | 0.38 | 0.56 | 103.26 | 0.24 | 0.35 |
| Hex | 51 | 70 | 45 | 1C | 0 | 26 | 38 | 67 | 18 | 23 |
| Octal | 121 | 160 | 105 | 34 | 0 | 46 | 70 | 147 | 30 | 43 |
| Binary | 1010001 | 1110000 | 1000101 | 11100 | 0 | 100110 | 111000 | 1100111 | 11000 | 100011 |
Color Harmonies of #517045
Complementary color
Monochromatic Colors of #517045
Black with #517045
Text Example
Text Example
White with #517045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517045; }
p { color: rgb(81,112,69); }
H1.HeaderClassName
{
color: #517045;
}
.AnyTagClassName
{
color: #517045;
}
</style>
background-color css
<style>
a { background-color: #517045; }
a { background-color: rgb(81,112,69); }
div.DivClassName
{
background-color: #517045;
}
.BgClassName
{
background-color: #517045;
}
</style>
border-color css
<style>
span { border-color: #517045; }
span { border-color: rgb(81,112,69); }
td.TdClassName
{
border-color: #517045;
}
.TagClassName
{
border-color: #517045;
}
</style>