Shades of Fern Green #427940
Tints of Fern Green #427940
RGB
CMYK
RGB Variations
Color information
#427940 (or 0x427940) is known color: Fern Green. HEX triplet: 42, 79 and 40. RGB value is (66,121,64). Sum of RGB (Red+Green+Blue) = 66+121+64=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 121 (47.66% from 255 or 48.21% from 251); Blue value is 64 (25.39% from 255 or 25.50% from 251); Max value from RGB is 121 - color contains mainly: green. Hex color #427940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427940 is #BD86BF. Grayscale: #626262. Windows color (decimal): -12420800 or 4225346. OLE color: 4225346.
HSL color Cylindrical-coordinate representation of color #427940: hue angle of 117.89º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #427940 is Cyan = 0.45, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 64 | - |
| CMYK | 0.45 | 0 | 0.47 | 0.53 |
| HSL | 117.89º | 0.31% | 0.36% | - |
| HSV(B) | 117.89º | 0.47% | 0.47% | - |
| XYZ | 10.01 | 15.2 | 7.26 | - |
| YUV | 98.06 | 108.78 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 64 | 0.45 | 0 | 0.47 | 0.53 | 117.89 | 0.31 | 0.36 |
| Hex | 42 | 79 | 40 | 2D | 0 | 2F | 35 | 76 | 1F | 24 |
| Octal | 102 | 171 | 100 | 55 | 0 | 57 | 65 | 166 | 37 | 44 |
| Binary | 1000010 | 1111001 | 1000000 | 101101 | 0 | 101111 | 110101 | 1110110 | 11111 | 100100 |
Color Harmonies of #427940
Complementary color
Monochromatic Colors of #427940
Black with #427940
Text Example
Text Example
White with #427940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427940; }
p { color: rgb(66,121,64); }
H1.HeaderClassName
{
color: #427940;
}
.AnyTagClassName
{
color: #427940;
}
</style>
background-color css
<style>
a { background-color: #427940; }
a { background-color: rgb(66,121,64); }
div.DivClassName
{
background-color: #427940;
}
.BgClassName
{
background-color: #427940;
}
</style>
border-color css
<style>
span { border-color: #427940; }
span { border-color: rgb(66,121,64); }
td.TdClassName
{
border-color: #427940;
}
.TagClassName
{
border-color: #427940;
}
</style>