Shades of Fern Green #467539
Tints of Fern Green #467539
RGB
CMYK
RGB Variations
Color information
#467539 (or 0x467539) is known color: Fern Green. HEX triplet: 46, 75 and 39. RGB value is (70,117,57). Sum of RGB (Red+Green+Blue) = 70+117+57=244 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.69% from 244); Green value is 117 (46.09% from 255 or 47.95% from 244); Blue value is 57 (22.66% from 255 or 23.36% from 244); Max value from RGB is 117 - color contains mainly: green. Hex color #467539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467539 is #B98AC6. Grayscale: #606060. Windows color (decimal): -12159687 or 3765574. OLE color: 3765574.
HSL color Cylindrical-coordinate representation of color #467539: hue angle of 107º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #467539 is Cyan = 0.40, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 57 | - |
| CMYK | 0.40 | 0 | 0.51 | 0.54 |
| HSL | 107º | 0.34% | 0.34% | - |
| HSV(B) | 107º | 0.51% | 0.46% | - |
| XYZ | 9.63 | 14.32 | 6.13 | - |
| YUV | 96.11 | 105.93 | 109.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 57 | 0.40 | 0 | 0.51 | 0.54 | 107 | 0.34 | 0.34 |
| Hex | 46 | 75 | 39 | 28 | 0 | 33 | 36 | 6B | 22 | 22 |
| Octal | 106 | 165 | 71 | 50 | 0 | 63 | 66 | 153 | 42 | 42 |
| Binary | 1000110 | 1110101 | 111001 | 101000 | 0 | 110011 | 110110 | 1101011 | 100010 | 100010 |
Color Harmonies of #467539
Complementary color
Monochromatic Colors of #467539
Black with #467539
Text Example
Text Example
White with #467539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467539; }
p { color: rgb(70,117,57); }
H1.HeaderClassName
{
color: #467539;
}
.AnyTagClassName
{
color: #467539;
}
</style>
background-color css
<style>
a { background-color: #467539; }
a { background-color: rgb(70,117,57); }
div.DivClassName
{
background-color: #467539;
}
.BgClassName
{
background-color: #467539;
}
</style>
border-color css
<style>
span { border-color: #467539; }
span { border-color: rgb(70,117,57); }
td.TdClassName
{
border-color: #467539;
}
.TagClassName
{
border-color: #467539;
}
</style>