Shades of Fern Green #427640
Tints of Fern Green #427640
RGB
CMYK
RGB Variations
Color information
#427640 (or 0x427640) is known color: Fern Green. HEX triplet: 42, 76 and 40. RGB value is (66,118,64). Sum of RGB (Red+Green+Blue) = 66+118+64=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 118 (46.48% from 255 or 47.58% from 248); Blue value is 64 (25.39% from 255 or 25.81% from 248); Max value from RGB is 118 - color contains mainly: green. Hex color #427640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427640 is #BD89BF. Grayscale: #606060. Windows color (decimal): -12421568 or 4224578. OLE color: 4224578.
HSL color Cylindrical-coordinate representation of color #427640: hue angle of 117.78º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #427640 is Cyan = 0.44, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 64 | - |
| CMYK | 0.44 | 0 | 0.46 | 0.54 |
| HSL | 117.78º | 0.3% | 0.36% | - |
| HSV(B) | 117.78º | 0.46% | 0.46% | - |
| XYZ | 9.65 | 14.49 | 7.14 | - |
| YUV | 96.3 | 109.77 | 106.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 64 | 0.44 | 0 | 0.46 | 0.54 | 117.78 | 0.3 | 0.36 |
| Hex | 42 | 76 | 40 | 2C | 0 | 2E | 36 | 76 | 1E | 24 |
| Octal | 102 | 166 | 100 | 54 | 0 | 56 | 66 | 166 | 36 | 44 |
| Binary | 1000010 | 1110110 | 1000000 | 101100 | 0 | 101110 | 110110 | 1110110 | 11110 | 100100 |
Color Harmonies of #427640
Complementary color
Monochromatic Colors of #427640
Black with #427640
Text Example
Text Example
White with #427640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427640; }
p { color: rgb(66,118,64); }
H1.HeaderClassName
{
color: #427640;
}
.AnyTagClassName
{
color: #427640;
}
</style>
background-color css
<style>
a { background-color: #427640; }
a { background-color: rgb(66,118,64); }
div.DivClassName
{
background-color: #427640;
}
.BgClassName
{
background-color: #427640;
}
</style>
border-color css
<style>
span { border-color: #427640; }
span { border-color: rgb(66,118,64); }
td.TdClassName
{
border-color: #427640;
}
.TagClassName
{
border-color: #427640;
}
</style>