Shades of Fern Green #467740
Tints of Fern Green #467740
RGB
CMYK
RGB Variations
Color information
#467740 (or 0x467740) is known color: Fern Green. HEX triplet: 46, 77 and 40. RGB value is (70,119,64). Sum of RGB (Red+Green+Blue) = 70+119+64=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 119 (46.88% from 255 or 47.04% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 119 - color contains mainly: green. Hex color #467740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467740 is #B988BF. Grayscale: #626262. Windows color (decimal): -12159168 or 4224838. OLE color: 4224838.
HSL color Cylindrical-coordinate representation of color #467740: hue angle of 113.45º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #467740 is Cyan = 0.41, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 64 | - |
| CMYK | 0.41 | 0 | 0.46 | 0.53 |
| HSL | 113.45º | 0.3% | 0.36% | - |
| HSV(B) | 113.45º | 0.46% | 0.47% | - |
| XYZ | 10.05 | 14.87 | 7.19 | - |
| YUV | 98.08 | 108.77 | 107.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 64 | 0.41 | 0 | 0.46 | 0.53 | 113.45 | 0.3 | 0.36 |
| Hex | 46 | 77 | 40 | 29 | 0 | 2E | 35 | 71 | 1E | 24 |
| Octal | 106 | 167 | 100 | 51 | 0 | 56 | 65 | 161 | 36 | 44 |
| Binary | 1000110 | 1110111 | 1000000 | 101001 | 0 | 101110 | 110101 | 1110001 | 11110 | 100100 |
Color Harmonies of #467740
Complementary color
Monochromatic Colors of #467740
Black with #467740
Text Example
Text Example
White with #467740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467740; }
p { color: rgb(70,119,64); }
H1.HeaderClassName
{
color: #467740;
}
.AnyTagClassName
{
color: #467740;
}
</style>
background-color css
<style>
a { background-color: #467740; }
a { background-color: rgb(70,119,64); }
div.DivClassName
{
background-color: #467740;
}
.BgClassName
{
background-color: #467740;
}
</style>
border-color css
<style>
span { border-color: #467740; }
span { border-color: rgb(70,119,64); }
td.TdClassName
{
border-color: #467740;
}
.TagClassName
{
border-color: #467740;
}
</style>