Shades of Fern Green #467338
Tints of Fern Green #467338
RGB
CMYK
RGB Variations
Color information
#467338 (or 0x467338) is known color: Fern Green. HEX triplet: 46, 73 and 38. RGB value is (70,115,56). Sum of RGB (Red+Green+Blue) = 70+115+56=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 115 - color contains mainly: green. Hex color #467338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467338 is #B98CC7. Grayscale: #5F5F5F. Windows color (decimal): -12160200 or 3699526. OLE color: 3699526.
HSL color Cylindrical-coordinate representation of color #467338: hue angle of 105.76º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #467338 is Cyan = 0.39, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 56 | - |
| CMYK | 0.39 | 0 | 0.51 | 0.55 |
| HSL | 105.76º | 0.35% | 0.34% | - |
| HSV(B) | 105.76º | 0.51% | 0.45% | - |
| XYZ | 9.37 | 13.85 | 5.92 | - |
| YUV | 94.82 | 106.09 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 56 | 0.39 | 0 | 0.51 | 0.55 | 105.76 | 0.35 | 0.34 |
| Hex | 46 | 73 | 38 | 27 | 0 | 33 | 37 | 6A | 23 | 22 |
| Octal | 106 | 163 | 70 | 47 | 0 | 63 | 67 | 152 | 43 | 42 |
| Binary | 1000110 | 1110011 | 111000 | 100111 | 0 | 110011 | 110111 | 1101010 | 100011 | 100010 |
Color Harmonies of #467338
Complementary color
Monochromatic Colors of #467338
Black with #467338
Text Example
Text Example
White with #467338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467338; }
p { color: rgb(70,115,56); }
H1.HeaderClassName
{
color: #467338;
}
.AnyTagClassName
{
color: #467338;
}
</style>
background-color css
<style>
a { background-color: #467338; }
a { background-color: rgb(70,115,56); }
div.DivClassName
{
background-color: #467338;
}
.BgClassName
{
background-color: #467338;
}
</style>
border-color css
<style>
span { border-color: #467338; }
span { border-color: rgb(70,115,56); }
td.TdClassName
{
border-color: #467338;
}
.TagClassName
{
border-color: #467338;
}
</style>