Shades of Fern Green #467537
Tints of Fern Green #467537
RGB
CMYK
RGB Variations
Color information
#467537 (or 0x467537) is known color: Fern Green. HEX triplet: 46, 75 and 37. RGB value is (70,117,55). Sum of RGB (Red+Green+Blue) = 70+117+55=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 117 (46.09% from 255 or 48.35% from 242); Blue value is 55 (21.88% from 255 or 22.73% from 242); Max value from RGB is 117 - color contains mainly: green. Hex color #467537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467537 is #B98AC8. Grayscale: #606060. Windows color (decimal): -12159689 or 3634502. OLE color: 3634502.
HSL color Cylindrical-coordinate representation of color #467537: hue angle of 105.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #467537 is Cyan = 0.40, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 55 | - |
| CMYK | 0.40 | 0 | 0.53 | 0.54 |
| HSL | 105.48º | 0.36% | 0.34% | - |
| HSV(B) | 105.48º | 0.53% | 0.46% | - |
| XYZ | 9.58 | 14.3 | 5.87 | - |
| YUV | 95.88 | 104.93 | 109.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 55 | 0.40 | 0 | 0.53 | 0.54 | 105.48 | 0.36 | 0.34 |
| Hex | 46 | 75 | 37 | 28 | 0 | 35 | 36 | 69 | 24 | 22 |
| Octal | 106 | 165 | 67 | 50 | 0 | 65 | 66 | 151 | 44 | 42 |
| Binary | 1000110 | 1110101 | 110111 | 101000 | 0 | 110101 | 110110 | 1101001 | 100100 | 100010 |
Color Harmonies of #467537
Complementary color
Monochromatic Colors of #467537
Black with #467537
Text Example
Text Example
White with #467537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467537; }
p { color: rgb(70,117,55); }
H1.HeaderClassName
{
color: #467537;
}
.AnyTagClassName
{
color: #467537;
}
</style>
background-color css
<style>
a { background-color: #467537; }
a { background-color: rgb(70,117,55); }
div.DivClassName
{
background-color: #467537;
}
.BgClassName
{
background-color: #467537;
}
</style>
border-color css
<style>
span { border-color: #467537; }
span { border-color: rgb(70,117,55); }
td.TdClassName
{
border-color: #467537;
}
.TagClassName
{
border-color: #467537;
}
</style>