Shades of Fern Green #519441
Tints of Fern Green #519441
RGB
CMYK
RGB Variations
Color information
#519441 (or 0x519441) is known color: Fern Green. HEX triplet: 51, 94 and 41. RGB value is (81,148,65). Sum of RGB (Red+Green+Blue) = 81+148+65=294 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.55% from 294); Green value is 148 (58.20% from 255 or 50.34% from 294); Blue value is 65 (25.78% from 255 or 22.11% from 294); Max value from RGB is 148 - color contains mainly: green. Hex color #519441 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519441 is #AE6BBE. Grayscale: #767676. Windows color (decimal): -11430847 or 4297809. OLE color: 4297809.
HSL color Cylindrical-coordinate representation of color #519441: hue angle of 108.43º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #519441 is Cyan = 0.45, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 65 | - |
| CMYK | 0.45 | 0 | 0.56 | 0.42 |
| HSL | 108.43º | 0.39% | 0.42% | - |
| HSV(B) | 108.43º | 0.56% | 0.58% | - |
| XYZ | 14.94 | 23.31 | 8.71 | - |
| YUV | 118.51 | 97.8 | 101.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 65 | 0.45 | 0 | 0.56 | 0.42 | 108.43 | 0.39 | 0.42 |
| Hex | 51 | 94 | 41 | 2D | 0 | 38 | 2A | 6C | 27 | 2A |
| Octal | 121 | 224 | 101 | 55 | 0 | 70 | 52 | 154 | 47 | 52 |
| Binary | 1010001 | 10010100 | 1000001 | 101101 | 0 | 111000 | 101010 | 1101100 | 100111 | 101010 |
Color Harmonies of #519441
Complementary color
Monochromatic Colors of #519441
Black with #519441
Text Example
Text Example
White with #519441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519441; }
p { color: rgb(81,148,65); }
H1.HeaderClassName
{
color: #519441;
}
.AnyTagClassName
{
color: #519441;
}
</style>
background-color css
<style>
a { background-color: #519441; }
a { background-color: rgb(81,148,65); }
div.DivClassName
{
background-color: #519441;
}
.BgClassName
{
background-color: #519441;
}
</style>
border-color css
<style>
span { border-color: #519441; }
span { border-color: rgb(81,148,65); }
td.TdClassName
{
border-color: #519441;
}
.TagClassName
{
border-color: #519441;
}
</style>