Shades of Fern Green #467138
Tints of Fern Green #467138
RGB
CMYK
RGB Variations
Color information
#467138 (or 0x467138) is known color: Fern Green. HEX triplet: 46, 71 and 38. RGB value is (70,113,56). Sum of RGB (Red+Green+Blue) = 70+113+56=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 113 (44.53% from 255 or 47.28% from 239); Blue value is 56 (22.27% from 255 or 23.43% from 239); Max value from RGB is 113 - color contains mainly: green. Hex color #467138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467138 is #B98EC7. Grayscale: #5D5D5D. Windows color (decimal): -12160712 or 3699014. OLE color: 3699014.
HSL color Cylindrical-coordinate representation of color #467138: hue angle of 105.26º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #467138 is Cyan = 0.38, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 56 | - |
| CMYK | 0.38 | 0 | 0.50 | 0.56 |
| HSL | 105.26º | 0.34% | 0.33% | - |
| HSV(B) | 105.26º | 0.5% | 0.44% | - |
| XYZ | 9.14 | 13.4 | 5.85 | - |
| YUV | 93.65 | 106.75 | 111.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 56 | 0.38 | 0 | 0.50 | 0.56 | 105.26 | 0.34 | 0.33 |
| Hex | 46 | 71 | 38 | 26 | 0 | 32 | 38 | 69 | 22 | 21 |
| Octal | 106 | 161 | 70 | 46 | 0 | 62 | 70 | 151 | 42 | 41 |
| Binary | 1000110 | 1110001 | 111000 | 100110 | 0 | 110010 | 111000 | 1101001 | 100010 | 100001 |
Color Harmonies of #467138
Complementary color
Monochromatic Colors of #467138
Black with #467138
Text Example
Text Example
White with #467138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467138; }
p { color: rgb(70,113,56); }
H1.HeaderClassName
{
color: #467138;
}
.AnyTagClassName
{
color: #467138;
}
</style>
background-color css
<style>
a { background-color: #467138; }
a { background-color: rgb(70,113,56); }
div.DivClassName
{
background-color: #467138;
}
.BgClassName
{
background-color: #467138;
}
</style>
border-color css
<style>
span { border-color: #467138; }
span { border-color: rgb(70,113,56); }
td.TdClassName
{
border-color: #467138;
}
.TagClassName
{
border-color: #467138;
}
</style>