Shades of Fern Green #427938
Tints of Fern Green #427938
RGB
CMYK
RGB Variations
Color information
#427938 (or 0x427938) is known color: Fern Green. HEX triplet: 42, 79 and 38. RGB value is (66,121,56). Sum of RGB (Red+Green+Blue) = 66+121+56=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 121 (47.66% from 255 or 49.79% from 243); Blue value is 56 (22.27% from 255 or 23.05% from 243); Max value from RGB is 121 - color contains mainly: green. Hex color #427938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427938 is #BD86C7. Grayscale: #616161. Windows color (decimal): -12420808 or 3701058. OLE color: 3701058.
HSL color Cylindrical-coordinate representation of color #427938: hue angle of 110.77º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #427938 is Cyan = 0.45, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 56 | - |
| CMYK | 0.45 | 0 | 0.54 | 0.53 |
| HSL | 110.77º | 0.37% | 0.35% | - |
| HSV(B) | 110.77º | 0.54% | 0.47% | - |
| XYZ | 9.8 | 15.12 | 6.14 | - |
| YUV | 97.15 | 104.78 | 105.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 56 | 0.45 | 0 | 0.54 | 0.53 | 110.77 | 0.37 | 0.35 |
| Hex | 42 | 79 | 38 | 2D | 0 | 36 | 35 | 6F | 25 | 23 |
| Octal | 102 | 171 | 70 | 55 | 0 | 66 | 65 | 157 | 45 | 43 |
| Binary | 1000010 | 1111001 | 111000 | 101101 | 0 | 110110 | 110101 | 1101111 | 100101 | 100011 |
Color Harmonies of #427938
Complementary color
Monochromatic Colors of #427938
Black with #427938
Text Example
Text Example
White with #427938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427938; }
p { color: rgb(66,121,56); }
H1.HeaderClassName
{
color: #427938;
}
.AnyTagClassName
{
color: #427938;
}
</style>
background-color css
<style>
a { background-color: #427938; }
a { background-color: rgb(66,121,56); }
div.DivClassName
{
background-color: #427938;
}
.BgClassName
{
background-color: #427938;
}
</style>
border-color css
<style>
span { border-color: #427938; }
span { border-color: rgb(66,121,56); }
td.TdClassName
{
border-color: #427938;
}
.TagClassName
{
border-color: #427938;
}
</style>