Shades of Fern Green #457440
Tints of Fern Green #457440
RGB
CMYK
RGB Variations
Color information
#457440 (or 0x457440) is known color: Fern Green. HEX triplet: 45, 74 and 40. RGB value is (69,116,64). Sum of RGB (Red+Green+Blue) = 69+116+64=249 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.71% from 249); Green value is 116 (45.70% from 255 or 46.59% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 116 - color contains mainly: green. Hex color #457440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457440 is #BA8BBF. Grayscale: #606060. Windows color (decimal): -12225472 or 4224069. OLE color: 4224069.
HSL color Cylindrical-coordinate representation of color #457440: hue angle of 114.23º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #457440 is Cyan = 0.41, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 64 | - |
| CMYK | 0.41 | 0 | 0.45 | 0.55 |
| HSL | 114.23º | 0.29% | 0.35% | - |
| HSV(B) | 114.23º | 0.45% | 0.45% | - |
| XYZ | 9.63 | 14.13 | 7.07 | - |
| YUV | 96.02 | 109.93 | 108.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 64 | 0.41 | 0 | 0.45 | 0.55 | 114.23 | 0.29 | 0.35 |
| Hex | 45 | 74 | 40 | 29 | 0 | 2D | 37 | 72 | 1D | 23 |
| Octal | 105 | 164 | 100 | 51 | 0 | 55 | 67 | 162 | 35 | 43 |
| Binary | 1000101 | 1110100 | 1000000 | 101001 | 0 | 101101 | 110111 | 1110010 | 11101 | 100011 |
Color Harmonies of #457440
Complementary color
Monochromatic Colors of #457440
Black with #457440
Text Example
Text Example
White with #457440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457440; }
p { color: rgb(69,116,64); }
H1.HeaderClassName
{
color: #457440;
}
.AnyTagClassName
{
color: #457440;
}
</style>
background-color css
<style>
a { background-color: #457440; }
a { background-color: rgb(69,116,64); }
div.DivClassName
{
background-color: #457440;
}
.BgClassName
{
background-color: #457440;
}
</style>
border-color css
<style>
span { border-color: #457440; }
span { border-color: rgb(69,116,64); }
td.TdClassName
{
border-color: #457440;
}
.TagClassName
{
border-color: #457440;
}
</style>