Shades of Fern Green #427740
Tints of Fern Green #427740
RGB
CMYK
RGB Variations
Color information
#427740 (or 0x427740) is known color: Fern Green. HEX triplet: 42, 77 and 40. RGB value is (66,119,64). Sum of RGB (Red+Green+Blue) = 66+119+64=249 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.51% from 249); Green value is 119 (46.88% from 255 or 47.79% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 119 - color contains mainly: green. Hex color #427740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427740 is #BD88BF. Grayscale: #616161. Windows color (decimal): -12421312 or 4224834. OLE color: 4224834.
HSL color Cylindrical-coordinate representation of color #427740: hue angle of 117.82º 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 #427740 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 64 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.53 |
| HSL | 117.82º | 0.3% | 0.36% | - |
| HSV(B) | 117.82º | 0.46% | 0.47% | - |
| XYZ | 9.77 | 14.72 | 7.18 | - |
| YUV | 96.88 | 109.44 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 64 | 0.45 | 0 | 0.46 | 0.53 | 117.82 | 0.3 | 0.36 |
| Hex | 42 | 77 | 40 | 2D | 0 | 2E | 35 | 76 | 1E | 24 |
| Octal | 102 | 167 | 100 | 55 | 0 | 56 | 65 | 166 | 36 | 44 |
| Binary | 1000010 | 1110111 | 1000000 | 101101 | 0 | 101110 | 110101 | 1110110 | 11110 | 100100 |
Color Harmonies of #427740
Complementary color
Monochromatic Colors of #427740
Black with #427740
Text Example
Text Example
White with #427740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427740; }
p { color: rgb(66,119,64); }
H1.HeaderClassName
{
color: #427740;
}
.AnyTagClassName
{
color: #427740;
}
</style>
background-color css
<style>
a { background-color: #427740; }
a { background-color: rgb(66,119,64); }
div.DivClassName
{
background-color: #427740;
}
.BgClassName
{
background-color: #427740;
}
</style>
border-color css
<style>
span { border-color: #427740; }
span { border-color: rgb(66,119,64); }
td.TdClassName
{
border-color: #427740;
}
.TagClassName
{
border-color: #427740;
}
</style>