Shades of Fern Green #467237
Tints of Fern Green #467237
RGB
CMYK
RGB Variations
Color information
#467237 (or 0x467237) is known color: Fern Green. HEX triplet: 46, 72 and 37. RGB value is (70,114,55). Sum of RGB (Red+Green+Blue) = 70+114+55=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 114 (44.92% from 255 or 47.70% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 114 - color contains mainly: green. Hex color #467237 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467237 is #B98DC8. Grayscale: #5E5E5E. Windows color (decimal): -12160457 or 3633734. OLE color: 3633734.
HSL color Cylindrical-coordinate representation of color #467237: hue angle of 104.75º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #467237 is Cyan = 0.39, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 55 | - |
| CMYK | 0.39 | 0 | 0.52 | 0.55 |
| HSL | 104.75º | 0.35% | 0.33% | - |
| HSV(B) | 104.75º | 0.52% | 0.45% | - |
| XYZ | 9.23 | 13.61 | 5.76 | - |
| YUV | 94.12 | 105.92 | 110.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 55 | 0.39 | 0 | 0.52 | 0.55 | 104.75 | 0.35 | 0.33 |
| Hex | 46 | 72 | 37 | 27 | 0 | 34 | 37 | 69 | 23 | 21 |
| Octal | 106 | 162 | 67 | 47 | 0 | 64 | 67 | 151 | 43 | 41 |
| Binary | 1000110 | 1110010 | 110111 | 100111 | 0 | 110100 | 110111 | 1101001 | 100011 | 100001 |
Color Harmonies of #467237
Complementary color
Monochromatic Colors of #467237
Black with #467237
Text Example
Text Example
White with #467237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467237; }
p { color: rgb(70,114,55); }
H1.HeaderClassName
{
color: #467237;
}
.AnyTagClassName
{
color: #467237;
}
</style>
background-color css
<style>
a { background-color: #467237; }
a { background-color: rgb(70,114,55); }
div.DivClassName
{
background-color: #467237;
}
.BgClassName
{
background-color: #467237;
}
</style>
border-color css
<style>
span { border-color: #467237; }
span { border-color: rgb(70,114,55); }
td.TdClassName
{
border-color: #467237;
}
.TagClassName
{
border-color: #467237;
}
</style>