Shades of Fiji Green #557607
Tints of Fiji Green #557607
RGB
CMYK
RGB Variations
Color information
#557607 (or 0x557607) is known color: Fiji Green. HEX triplet: 55, 76 and 07. RGB value is (85,118,7). Sum of RGB (Red+Green+Blue) = 85+118+7=210 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.48% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 7 (3.12% from 255 or 3.33% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #557607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557607 is #AA89F8. Grayscale: #5F5F5F. Windows color (decimal): -11176441 or 489045. OLE color: 489045.
HSL color Cylindrical-coordinate representation of color #557607: hue angle of 77.84º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #557607 is Cyan = 0.28, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 7 | - |
| CMYK | 0.28 | 0 | 0.94 | 0.54 |
| HSL | 77.84º | 0.89% | 0.25% | - |
| HSV(B) | 77.84º | 0.94% | 0.46% | - |
| XYZ | 10.26 | 14.9 | 2.54 | - |
| YUV | 95.48 | 78.07 | 120.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 7 | 0.28 | 0 | 0.94 | 0.54 | 77.84 | 0.89 | 0.25 |
| Hex | 55 | 76 | 7 | 1C | 0 | 5E | 36 | 4E | 59 | 19 |
| Octal | 125 | 166 | 7 | 34 | 0 | 136 | 66 | 116 | 131 | 31 |
| Binary | 1010101 | 1110110 | 111 | 11100 | 0 | 1011110 | 110110 | 1001110 | 1011001 | 11001 |
Color Harmonies of #557607
Complementary color
Monochromatic Colors of #557607
Black with #557607
Text Example
Text Example
White with #557607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557607; }
p { color: rgb(85,118,7); }
H1.HeaderClassName
{
color: #557607;
}
.AnyTagClassName
{
color: #557607;
}
</style>
background-color css
<style>
a { background-color: #557607; }
a { background-color: rgb(85,118,7); }
div.DivClassName
{
background-color: #557607;
}
.BgClassName
{
background-color: #557607;
}
</style>
border-color css
<style>
span { border-color: #557607; }
span { border-color: rgb(85,118,7); }
td.TdClassName
{
border-color: #557607;
}
.TagClassName
{
border-color: #557607;
}
</style>