Shades of Fiji Green #557107
Tints of Fiji Green #557107
RGB
CMYK
RGB Variations
Color information
#557107 (or 0x557107) is known color: Fiji Green. HEX triplet: 55, 71 and 07. RGB value is (85,113,7). Sum of RGB (Red+Green+Blue) = 85+113+7=205 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.46% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 7 (3.12% from 255 or 3.41% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #557107 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557107 is #AA8EF8. Grayscale: #5C5C5C. Windows color (decimal): -11177721 or 487765. OLE color: 487765.
HSL color Cylindrical-coordinate representation of color #557107: hue angle of 75.85º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #557107 is Cyan = 0.25, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 7 | - |
| CMYK | 0.25 | 0 | 0.94 | 0.56 |
| HSL | 75.85º | 0.88% | 0.24% | - |
| HSV(B) | 75.85º | 0.94% | 0.44% | - |
| XYZ | 9.69 | 13.76 | 2.35 | - |
| YUV | 92.54 | 79.72 | 122.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 7 | 0.25 | 0 | 0.94 | 0.56 | 75.85 | 0.88 | 0.24 |
| Hex | 55 | 71 | 7 | 19 | 0 | 5E | 38 | 4C | 58 | 18 |
| Octal | 125 | 161 | 7 | 31 | 0 | 136 | 70 | 114 | 130 | 30 |
| Binary | 1010101 | 1110001 | 111 | 11001 | 0 | 1011110 | 111000 | 1001100 | 1011000 | 11000 |
Color Harmonies of #557107
Complementary color
Monochromatic Colors of #557107
Black with #557107
Text Example
Text Example
White with #557107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557107; }
p { color: rgb(85,113,7); }
H1.HeaderClassName
{
color: #557107;
}
.AnyTagClassName
{
color: #557107;
}
</style>
background-color css
<style>
a { background-color: #557107; }
a { background-color: rgb(85,113,7); }
div.DivClassName
{
background-color: #557107;
}
.BgClassName
{
background-color: #557107;
}
</style>
border-color css
<style>
span { border-color: #557107; }
span { border-color: rgb(85,113,7); }
td.TdClassName
{
border-color: #557107;
}
.TagClassName
{
border-color: #557107;
}
</style>