Shades of Fern Green #517545
Tints of Fern Green #517545
RGB
CMYK
RGB Variations
Color information
#517545 (or 0x517545) is known color: Fern Green. HEX triplet: 51, 75 and 45. RGB value is (81,117,69). Sum of RGB (Red+Green+Blue) = 81+117+69=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 117 (46.09% from 255 or 43.82% from 267); Blue value is 69 (27.34% from 255 or 25.84% from 267); Max value from RGB is 117 - color contains mainly: green. Hex color #517545 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517545 is #AE8ABA. Grayscale: #646464. Windows color (decimal): -11438779 or 4552017. OLE color: 4552017.
HSL color Cylindrical-coordinate representation of color #517545: hue angle of 105º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #517545 is Cyan = 0.31, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 69 | - |
| CMYK | 0.31 | 0 | 0.41 | 0.54 |
| HSL | 105º | 0.26% | 0.36% | - |
| HSV(B) | 105º | 0.41% | 0.46% | - |
| XYZ | 10.83 | 14.9 | 7.94 | - |
| YUV | 100.76 | 110.07 | 113.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 69 | 0.31 | 0 | 0.41 | 0.54 | 105 | 0.26 | 0.36 |
| Hex | 51 | 75 | 45 | 1F | 0 | 29 | 36 | 69 | 1A | 24 |
| Octal | 121 | 165 | 105 | 37 | 0 | 51 | 66 | 151 | 32 | 44 |
| Binary | 1010001 | 1110101 | 1000101 | 11111 | 0 | 101001 | 110110 | 1101001 | 11010 | 100100 |
Color Harmonies of #517545
Complementary color
Monochromatic Colors of #517545
Black with #517545
Text Example
Text Example
White with #517545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517545; }
p { color: rgb(81,117,69); }
H1.HeaderClassName
{
color: #517545;
}
.AnyTagClassName
{
color: #517545;
}
</style>
background-color css
<style>
a { background-color: #517545; }
a { background-color: rgb(81,117,69); }
div.DivClassName
{
background-color: #517545;
}
.BgClassName
{
background-color: #517545;
}
</style>
border-color css
<style>
span { border-color: #517545; }
span { border-color: rgb(81,117,69); }
td.TdClassName
{
border-color: #517545;
}
.TagClassName
{
border-color: #517545;
}
</style>