Shades of Fiji Green #557109
Tints of Fiji Green #557109
RGB
CMYK
RGB Variations
Color information
#557109 (or 0x557109) is known color: Fiji Green. HEX triplet: 55, 71 and 09. RGB value is (85,113,9). Sum of RGB (Red+Green+Blue) = 85+113+9=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 113 (44.53% from 255 or 54.59% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 113 - color contains mainly: green. Hex color #557109 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557109 is #AA8EF6. Grayscale: #5D5D5D. Windows color (decimal): -11177719 or 618837. OLE color: 618837.
HSL color Cylindrical-coordinate representation of color #557109: hue angle of 76.15º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #557109 is Cyan = 0.25, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 9 | - |
| CMYK | 0.25 | 0 | 0.92 | 0.56 |
| HSL | 76.15º | 0.85% | 0.24% | - |
| HSV(B) | 76.15º | 0.92% | 0.44% | - |
| XYZ | 9.7 | 13.76 | 2.4 | - |
| YUV | 92.77 | 80.72 | 122.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 9 | 0.25 | 0 | 0.92 | 0.56 | 76.15 | 0.85 | 0.24 |
| Hex | 55 | 71 | 9 | 19 | 0 | 5C | 38 | 4C | 55 | 18 |
| Octal | 125 | 161 | 11 | 31 | 0 | 134 | 70 | 114 | 125 | 30 |
| Binary | 1010101 | 1110001 | 1001 | 11001 | 0 | 1011100 | 111000 | 1001100 | 1010101 | 11000 |
Color Harmonies of #557109
Complementary color
Monochromatic Colors of #557109
Black with #557109
Text Example
Text Example
White with #557109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557109; }
p { color: rgb(85,113,9); }
H1.HeaderClassName
{
color: #557109;
}
.AnyTagClassName
{
color: #557109;
}
</style>
background-color css
<style>
a { background-color: #557109; }
a { background-color: rgb(85,113,9); }
div.DivClassName
{
background-color: #557109;
}
.BgClassName
{
background-color: #557109;
}
</style>
border-color css
<style>
span { border-color: #557109; }
span { border-color: rgb(85,113,9); }
td.TdClassName
{
border-color: #557109;
}
.TagClassName
{
border-color: #557109;
}
</style>