Shades of Fern Green #557742
Tints of Fern Green #557742
RGB
CMYK
RGB Variations
Color information
#557742 (or 0x557742) is known color: Fern Green. HEX triplet: 55, 77 and 42. RGB value is (85,119,66). Sum of RGB (Red+Green+Blue) = 85+119+66=270 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.48% from 270); Green value is 119 (46.88% from 255 or 44.07% from 270); Blue value is 66 (26.17% from 255 or 24.44% from 270); Max value from RGB is 119 - color contains mainly: green. Hex color #557742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557742 is #AA88BD. Grayscale: #666666. Windows color (decimal): -11176126 or 4355925. OLE color: 4355925.
HSL color Cylindrical-coordinate representation of color #557742: hue angle of 98.49º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #557742 is Cyan = 0.29, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 66 | - |
| CMYK | 0.29 | 0 | 0.45 | 0.53 |
| HSL | 98.49º | 0.29% | 0.36% | - |
| HSV(B) | 98.49º | 0.45% | 0.47% | - |
| XYZ | 11.33 | 15.52 | 7.55 | - |
| YUV | 102.79 | 107.24 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 66 | 0.29 | 0 | 0.45 | 0.53 | 98.49 | 0.29 | 0.36 |
| Hex | 55 | 77 | 42 | 1D | 0 | 2D | 35 | 62 | 1D | 24 |
| Octal | 125 | 167 | 102 | 35 | 0 | 55 | 65 | 142 | 35 | 44 |
| Binary | 1010101 | 1110111 | 1000010 | 11101 | 0 | 101101 | 110101 | 1100010 | 11101 | 100100 |
Color Harmonies of #557742
Complementary color
Monochromatic Colors of #557742
Black with #557742
Text Example
Text Example
White with #557742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557742; }
p { color: rgb(85,119,66); }
H1.HeaderClassName
{
color: #557742;
}
.AnyTagClassName
{
color: #557742;
}
</style>
background-color css
<style>
a { background-color: #557742; }
a { background-color: rgb(85,119,66); }
div.DivClassName
{
background-color: #557742;
}
.BgClassName
{
background-color: #557742;
}
</style>
border-color css
<style>
span { border-color: #557742; }
span { border-color: rgb(85,119,66); }
td.TdClassName
{
border-color: #557742;
}
.TagClassName
{
border-color: #557742;
}
</style>