Shades of Fiji Green #557603
Tints of Fiji Green #557603
RGB
CMYK
RGB Variations
Color information
#557603 (or 0x557603) is known color: Fiji Green. HEX triplet: 55, 76 and 03. RGB value is (85,118,3). Sum of RGB (Red+Green+Blue) = 85+118+3=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 118 (46.48% from 255 or 57.28% from 206); Blue value is 3 (1.56% from 255 or 1.46% from 206); Max value from RGB is 118 - color contains mainly: green. Hex color #557603 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557603 is #AA89FC. Grayscale: #5F5F5F. Windows color (decimal): -11176445 or 226901. OLE color: 226901.
HSL color Cylindrical-coordinate representation of color #557603: hue angle of 77.22º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #557603 is Cyan = 0.28, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 3 | - |
| CMYK | 0.28 | 0 | 0.97 | 0.54 |
| HSL | 77.22º | 0.95% | 0.24% | - |
| HSV(B) | 77.22º | 0.97% | 0.46% | - |
| XYZ | 10.24 | 14.89 | 2.42 | - |
| YUV | 95.02 | 76.07 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 3 | 0.28 | 0 | 0.97 | 0.54 | 77.22 | 0.95 | 0.24 |
| Hex | 55 | 76 | 3 | 1C | 0 | 61 | 36 | 4D | 5F | 18 |
| Octal | 125 | 166 | 3 | 34 | 0 | 141 | 66 | 115 | 137 | 30 |
| Binary | 1010101 | 1110110 | 11 | 11100 | 0 | 1100001 | 110110 | 1001101 | 1011111 | 11000 |
Color Harmonies of #557603
Complementary color
Monochromatic Colors of #557603
Black with #557603
Text Example
Text Example
White with #557603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557603; }
p { color: rgb(85,118,3); }
H1.HeaderClassName
{
color: #557603;
}
.AnyTagClassName
{
color: #557603;
}
</style>
background-color css
<style>
a { background-color: #557603; }
a { background-color: rgb(85,118,3); }
div.DivClassName
{
background-color: #557603;
}
.BgClassName
{
background-color: #557603;
}
</style>
border-color css
<style>
span { border-color: #557603; }
span { border-color: rgb(85,118,3); }
td.TdClassName
{
border-color: #557603;
}
.TagClassName
{
border-color: #557603;
}
</style>