Shades of Fiji Green #557108
Tints of Fiji Green #557108
RGB
CMYK
RGB Variations
Color information
#557108 (or 0x557108) is known color: Fiji Green. HEX triplet: 55, 71 and 08. RGB value is (85,113,8). Sum of RGB (Red+Green+Blue) = 85+113+8=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 113 (44.53% from 255 or 54.85% from 206); Blue value is 8 (3.52% from 255 or 3.88% from 206); Max value from RGB is 113 - color contains mainly: green. Hex color #557108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557108 is #AA8EF7. Grayscale: #5D5D5D. Windows color (decimal): -11177720 or 553301. OLE color: 553301.
HSL color Cylindrical-coordinate representation of color #557108: hue angle of 76º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #557108 is Cyan = 0.25, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 8 | - |
| CMYK | 0.25 | 0 | 0.93 | 0.56 |
| HSL | 76º | 0.87% | 0.24% | - |
| HSV(B) | 76º | 0.93% | 0.44% | - |
| XYZ | 9.7 | 13.76 | 2.37 | - |
| YUV | 92.66 | 80.22 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 8 | 0.25 | 0 | 0.93 | 0.56 | 76 | 0.87 | 0.24 |
| Hex | 55 | 71 | 8 | 19 | 0 | 5D | 38 | 4C | 57 | 18 |
| Octal | 125 | 161 | 10 | 31 | 0 | 135 | 70 | 114 | 127 | 30 |
| Binary | 1010101 | 1110001 | 1000 | 11001 | 0 | 1011101 | 111000 | 1001100 | 1010111 | 11000 |
Color Harmonies of #557108
Complementary color
Monochromatic Colors of #557108
Black with #557108
Text Example
Text Example
White with #557108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557108; }
p { color: rgb(85,113,8); }
H1.HeaderClassName
{
color: #557108;
}
.AnyTagClassName
{
color: #557108;
}
</style>
background-color css
<style>
a { background-color: #557108; }
a { background-color: rgb(85,113,8); }
div.DivClassName
{
background-color: #557108;
}
.BgClassName
{
background-color: #557108;
}
</style>
border-color css
<style>
span { border-color: #557108; }
span { border-color: rgb(85,113,8); }
td.TdClassName
{
border-color: #557108;
}
.TagClassName
{
border-color: #557108;
}
</style>