Shades of Fern Green #557342
Tints of Fern Green #557342
RGB
CMYK
RGB Variations
Color information
#557342 (or 0x557342) is known color: Fern Green. HEX triplet: 55, 73 and 42. RGB value is (85,115,66). Sum of RGB (Red+Green+Blue) = 85+115+66=266 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.95% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 66 (26.17% from 255 or 24.81% from 266); Max value from RGB is 115 - color contains mainly: green. Hex color #557342 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557342 is #AA8CBD. Grayscale: #646464. Windows color (decimal): -11177150 or 4354901. OLE color: 4354901.
HSL color Cylindrical-coordinate representation of color #557342: hue angle of 96.73º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #557342 is Cyan = 0.26, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 66 | - |
| CMYK | 0.26 | 0 | 0.43 | 0.55 |
| HSL | 96.73º | 0.27% | 0.35% | - |
| HSV(B) | 96.73º | 0.43% | 0.45% | - |
| XYZ | 10.86 | 14.59 | 7.4 | - |
| YUV | 100.44 | 108.56 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 66 | 0.26 | 0 | 0.43 | 0.55 | 96.73 | 0.27 | 0.35 |
| Hex | 55 | 73 | 42 | 1A | 0 | 2B | 37 | 61 | 1B | 23 |
| Octal | 125 | 163 | 102 | 32 | 0 | 53 | 67 | 141 | 33 | 43 |
| Binary | 1010101 | 1110011 | 1000010 | 11010 | 0 | 101011 | 110111 | 1100001 | 11011 | 100011 |
Color Harmonies of #557342
Complementary color
Monochromatic Colors of #557342
Black with #557342
Text Example
Text Example
White with #557342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557342; }
p { color: rgb(85,115,66); }
H1.HeaderClassName
{
color: #557342;
}
.AnyTagClassName
{
color: #557342;
}
</style>
background-color css
<style>
a { background-color: #557342; }
a { background-color: rgb(85,115,66); }
div.DivClassName
{
background-color: #557342;
}
.BgClassName
{
background-color: #557342;
}
</style>
border-color css
<style>
span { border-color: #557342; }
span { border-color: rgb(85,115,66); }
td.TdClassName
{
border-color: #557342;
}
.TagClassName
{
border-color: #557342;
}
</style>