Shades of Fiji Green #557802
Tints of Fiji Green #557802
RGB
CMYK
RGB Variations
Color information
#557802 (or 0x557802) is known color: Fiji Green. HEX triplet: 55, 78 and 02. RGB value is (85,120,2). Sum of RGB (Red+Green+Blue) = 85+120+2=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 120 (47.27% from 255 or 57.97% from 207); Blue value is 2 (1.17% from 255 or 0.97% from 207); Max value from RGB is 120 - color contains mainly: green. Hex color #557802 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557802 is #AA87FD. Grayscale: #606060. Windows color (decimal): -11175934 or 161877. OLE color: 161877.
HSL color Cylindrical-coordinate representation of color #557802: hue angle of 77.8º 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 #557802 is Cyan = 0.29, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 2 | - |
| CMYK | 0.29 | 0 | 0.98 | 0.53 |
| HSL | 77.8º | 0.97% | 0.24% | - |
| HSV(B) | 77.8º | 0.98% | 0.47% | - |
| XYZ | 10.47 | 15.37 | 2.47 | - |
| YUV | 96.08 | 74.9 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 2 | 0.29 | 0 | 0.98 | 0.53 | 77.8 | 0.97 | 0.24 |
| Hex | 55 | 78 | 2 | 1D | 0 | 62 | 35 | 4E | 61 | 18 |
| Octal | 125 | 170 | 2 | 35 | 0 | 142 | 65 | 116 | 141 | 30 |
| Binary | 1010101 | 1111000 | 10 | 11101 | 0 | 1100010 | 110101 | 1001110 | 1100001 | 11000 |
Color Harmonies of #557802
Complementary color
Monochromatic Colors of #557802
Black with #557802
Text Example
Text Example
White with #557802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557802; }
p { color: rgb(85,120,2); }
H1.HeaderClassName
{
color: #557802;
}
.AnyTagClassName
{
color: #557802;
}
</style>
background-color css
<style>
a { background-color: #557802; }
a { background-color: rgb(85,120,2); }
div.DivClassName
{
background-color: #557802;
}
.BgClassName
{
background-color: #557802;
}
</style>
border-color css
<style>
span { border-color: #557802; }
span { border-color: rgb(85,120,2); }
td.TdClassName
{
border-color: #557802;
}
.TagClassName
{
border-color: #557802;
}
</style>