Shades of Fiji Green #557702
Tints of Fiji Green #557702
RGB
CMYK
RGB Variations
Color information
#557702 (or 0x557702) is known color: Fiji Green. HEX triplet: 55, 77 and 02. RGB value is (85,119,2). Sum of RGB (Red+Green+Blue) = 85+119+2=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 119 (46.88% from 255 or 57.77% from 206); Blue value is 2 (1.17% from 255 or 0.97% from 206); Max value from RGB is 119 - color contains mainly: green. Hex color #557702 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557702 is #AA88FD. Grayscale: #5F5F5F. Windows color (decimal): -11176190 or 161621. OLE color: 161621.
HSL color Cylindrical-coordinate representation of color #557702: hue angle of 77.44º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #557702 is Cyan = 0.29, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 2 | - |
| CMYK | 0.29 | 0 | 0.98 | 0.53 |
| HSL | 77.44º | 0.97% | 0.24% | - |
| HSV(B) | 77.44º | 0.98% | 0.47% | - |
| XYZ | 10.35 | 15.13 | 2.43 | - |
| YUV | 95.5 | 75.24 | 120.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 2 | 0.29 | 0 | 0.98 | 0.53 | 77.44 | 0.97 | 0.24 |
| Hex | 55 | 77 | 2 | 1D | 0 | 62 | 35 | 4D | 61 | 18 |
| Octal | 125 | 167 | 2 | 35 | 0 | 142 | 65 | 115 | 141 | 30 |
| Binary | 1010101 | 1110111 | 10 | 11101 | 0 | 1100010 | 110101 | 1001101 | 1100001 | 11000 |
Color Harmonies of #557702
Complementary color
Monochromatic Colors of #557702
Black with #557702
Text Example
Text Example
White with #557702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557702; }
p { color: rgb(85,119,2); }
H1.HeaderClassName
{
color: #557702;
}
.AnyTagClassName
{
color: #557702;
}
</style>
background-color css
<style>
a { background-color: #557702; }
a { background-color: rgb(85,119,2); }
div.DivClassName
{
background-color: #557702;
}
.BgClassName
{
background-color: #557702;
}
</style>
border-color css
<style>
span { border-color: #557702; }
span { border-color: rgb(85,119,2); }
td.TdClassName
{
border-color: #557702;
}
.TagClassName
{
border-color: #557702;
}
</style>