Shades of Fern Green #467438
Tints of Fern Green #467438
RGB
CMYK
RGB Variations
Color information
#467438 (or 0x467438) is known color: Fern Green. HEX triplet: 46, 74 and 38. RGB value is (70,116,56). Sum of RGB (Red+Green+Blue) = 70+116+56=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 116 (45.70% from 255 or 47.93% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 116 - color contains mainly: green. Hex color #467438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467438 is #B98BC7. Grayscale: #5F5F5F. Windows color (decimal): -12159944 or 3699782. OLE color: 3699782.
HSL color Cylindrical-coordinate representation of color #467438: hue angle of 106º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #467438 is Cyan = 0.40, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 56 | - |
| CMYK | 0.40 | 0 | 0.52 | 0.55 |
| HSL | 106º | 0.35% | 0.34% | - |
| HSV(B) | 106º | 0.52% | 0.45% | - |
| XYZ | 9.48 | 14.08 | 5.96 | - |
| YUV | 95.41 | 105.76 | 109.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 56 | 0.40 | 0 | 0.52 | 0.55 | 106 | 0.35 | 0.34 |
| Hex | 46 | 74 | 38 | 28 | 0 | 34 | 37 | 6A | 23 | 22 |
| Octal | 106 | 164 | 70 | 50 | 0 | 64 | 67 | 152 | 43 | 42 |
| Binary | 1000110 | 1110100 | 111000 | 101000 | 0 | 110100 | 110111 | 1101010 | 100011 | 100010 |
Color Harmonies of #467438
Complementary color
Monochromatic Colors of #467438
Black with #467438
Text Example
Text Example
White with #467438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467438; }
p { color: rgb(70,116,56); }
H1.HeaderClassName
{
color: #467438;
}
.AnyTagClassName
{
color: #467438;
}
</style>
background-color css
<style>
a { background-color: #467438; }
a { background-color: rgb(70,116,56); }
div.DivClassName
{
background-color: #467438;
}
.BgClassName
{
background-color: #467438;
}
</style>
border-color css
<style>
span { border-color: #467438; }
span { border-color: rgb(70,116,56); }
td.TdClassName
{
border-color: #467438;
}
.TagClassName
{
border-color: #467438;
}
</style>