Shades of Fern Green #507736
Tints of Fern Green #507736
RGB
CMYK
RGB Variations
Color information
#507736 (or 0x507736) is known color: Fern Green. HEX triplet: 50, 77 and 36. RGB value is (80,119,54). Sum of RGB (Red+Green+Blue) = 80+119+54=253 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.62% from 253); Green value is 119 (46.88% from 255 or 47.04% from 253); Blue value is 54 (21.48% from 255 or 21.34% from 253); Max value from RGB is 119 - color contains mainly: green. Hex color #507736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507736 is #AF88C9. Grayscale: #646464. Windows color (decimal): -11503818 or 3569488. OLE color: 3569488.
HSL color Cylindrical-coordinate representation of color #507736: hue angle of 96º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #507736 is Cyan = 0.33, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 119 | 54 | - |
| CMYK | 0.33 | 0 | 0.55 | 0.53 |
| HSL | 96º | 0.38% | 0.34% | - |
| HSV(B) | 96º | 0.55% | 0.47% | - |
| XYZ | 10.57 | 15.17 | 5.86 | - |
| YUV | 99.93 | 102.08 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 119 | 54 | 0.33 | 0 | 0.55 | 0.53 | 96 | 0.38 | 0.34 |
| Hex | 50 | 77 | 36 | 21 | 0 | 37 | 35 | 60 | 26 | 22 |
| Octal | 120 | 167 | 66 | 41 | 0 | 67 | 65 | 140 | 46 | 42 |
| Binary | 1010000 | 1110111 | 110110 | 100001 | 0 | 110111 | 110101 | 1100000 | 100110 | 100010 |
Color Harmonies of #507736
Complementary color
Monochromatic Colors of #507736
Black with #507736
Text Example
Text Example
White with #507736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507736; }
p { color: rgb(80,119,54); }
H1.HeaderClassName
{
color: #507736;
}
.AnyTagClassName
{
color: #507736;
}
</style>
background-color css
<style>
a { background-color: #507736; }
a { background-color: rgb(80,119,54); }
div.DivClassName
{
background-color: #507736;
}
.BgClassName
{
background-color: #507736;
}
</style>
border-color css
<style>
span { border-color: #507736; }
span { border-color: rgb(80,119,54); }
td.TdClassName
{
border-color: #507736;
}
.TagClassName
{
border-color: #507736;
}
</style>