Shades of Fern Green #519345
Tints of Fern Green #519345
RGB
CMYK
RGB Variations
Color information
#519345 (or 0x519345) is known color: Fern Green. HEX triplet: 51, 93 and 45. RGB value is (81,147,69). Sum of RGB (Red+Green+Blue) = 81+147+69=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 147 (57.81% from 255 or 49.49% from 297); Blue value is 69 (27.34% from 255 or 23.23% from 297); Max value from RGB is 147 - color contains mainly: green. Hex color #519345 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519345 is #AE6CBA. Grayscale: #767676. Windows color (decimal): -11431099 or 4559697. OLE color: 4559697.
HSL color Cylindrical-coordinate representation of color #519345: hue angle of 110.77º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #519345 is Cyan = 0.45, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 69 | - |
| CMYK | 0.45 | 0 | 0.53 | 0.42 |
| HSL | 110.77º | 0.36% | 0.42% | - |
| HSV(B) | 110.77º | 0.53% | 0.58% | - |
| XYZ | 14.9 | 23.05 | 9.29 | - |
| YUV | 118.37 | 100.13 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 69 | 0.45 | 0 | 0.53 | 0.42 | 110.77 | 0.36 | 0.42 |
| Hex | 51 | 93 | 45 | 2D | 0 | 35 | 2A | 6F | 24 | 2A |
| Octal | 121 | 223 | 105 | 55 | 0 | 65 | 52 | 157 | 44 | 52 |
| Binary | 1010001 | 10010011 | 1000101 | 101101 | 0 | 110101 | 101010 | 1101111 | 100100 | 101010 |
Color Harmonies of #519345
Complementary color
Monochromatic Colors of #519345
Black with #519345
Text Example
Text Example
White with #519345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519345; }
p { color: rgb(81,147,69); }
H1.HeaderClassName
{
color: #519345;
}
.AnyTagClassName
{
color: #519345;
}
</style>
background-color css
<style>
a { background-color: #519345; }
a { background-color: rgb(81,147,69); }
div.DivClassName
{
background-color: #519345;
}
.BgClassName
{
background-color: #519345;
}
</style>
border-color css
<style>
span { border-color: #519345; }
span { border-color: rgb(81,147,69); }
td.TdClassName
{
border-color: #519345;
}
.TagClassName
{
border-color: #519345;
}
</style>