Shades of Fern Green #517442
Tints of Fern Green #517442
RGB
CMYK
RGB Variations
Color information
#517442 (or 0x517442) is known color: Fern Green. HEX triplet: 51, 74 and 42. RGB value is (81,116,66). Sum of RGB (Red+Green+Blue) = 81+116+66=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 116 (45.70% from 255 or 44.11% from 263); Blue value is 66 (26.17% from 255 or 25.10% from 263); Max value from RGB is 116 - color contains mainly: green. Hex color #517442 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517442 is #AE8BBD. Grayscale: #646464. Windows color (decimal): -11439038 or 4355153. OLE color: 4355153.
HSL color Cylindrical-coordinate representation of color #517442: hue angle of 102º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #517442 is Cyan = 0.30, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 66 | - |
| CMYK | 0.30 | 0 | 0.43 | 0.55 |
| HSL | 102º | 0.27% | 0.36% | - |
| HSV(B) | 102º | 0.43% | 0.45% | - |
| XYZ | 10.62 | 14.63 | 7.42 | - |
| YUV | 99.84 | 108.9 | 114.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 66 | 0.30 | 0 | 0.43 | 0.55 | 102 | 0.27 | 0.36 |
| Hex | 51 | 74 | 42 | 1E | 0 | 2B | 37 | 66 | 1B | 24 |
| Octal | 121 | 164 | 102 | 36 | 0 | 53 | 67 | 146 | 33 | 44 |
| Binary | 1010001 | 1110100 | 1000010 | 11110 | 0 | 101011 | 110111 | 1100110 | 11011 | 100100 |
Color Harmonies of #517442
Complementary color
Monochromatic Colors of #517442
Black with #517442
Text Example
Text Example
White with #517442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517442; }
p { color: rgb(81,116,66); }
H1.HeaderClassName
{
color: #517442;
}
.AnyTagClassName
{
color: #517442;
}
</style>
background-color css
<style>
a { background-color: #517442; }
a { background-color: rgb(81,116,66); }
div.DivClassName
{
background-color: #517442;
}
.BgClassName
{
background-color: #517442;
}
</style>
border-color css
<style>
span { border-color: #517442; }
span { border-color: rgb(81,116,66); }
td.TdClassName
{
border-color: #517442;
}
.TagClassName
{
border-color: #517442;
}
</style>