Shades of Fiji Green #557605
Tints of Fiji Green #557605
RGB
CMYK
RGB Variations
Color information
#557605 (or 0x557605) is known color: Fiji Green. HEX triplet: 55, 76 and 05. RGB value is (85,118,5). Sum of RGB (Red+Green+Blue) = 85+118+5=208 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.87% from 208); Green value is 118 (46.48% from 255 or 56.73% from 208); Blue value is 5 (2.34% from 255 or 2.40% from 208); Max value from RGB is 118 - color contains mainly: green. Hex color #557605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557605 is #AA89FA. Grayscale: #5F5F5F. Windows color (decimal): -11176443 or 357973. OLE color: 357973.
HSL color Cylindrical-coordinate representation of color #557605: hue angle of 77.52º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #557605 is Cyan = 0.28, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 5 | - |
| CMYK | 0.28 | 0 | 0.96 | 0.54 |
| HSL | 77.52º | 0.92% | 0.24% | - |
| HSV(B) | 77.52º | 0.96% | 0.46% | - |
| XYZ | 10.25 | 14.9 | 2.48 | - |
| YUV | 95.25 | 77.07 | 120.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 5 | 0.28 | 0 | 0.96 | 0.54 | 77.52 | 0.92 | 0.24 |
| Hex | 55 | 76 | 5 | 1C | 0 | 60 | 36 | 4E | 5C | 18 |
| Octal | 125 | 166 | 5 | 34 | 0 | 140 | 66 | 116 | 134 | 30 |
| Binary | 1010101 | 1110110 | 101 | 11100 | 0 | 1100000 | 110110 | 1001110 | 1011100 | 11000 |
Color Harmonies of #557605
Complementary color
Monochromatic Colors of #557605
Black with #557605
Text Example
Text Example
White with #557605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557605; }
p { color: rgb(85,118,5); }
H1.HeaderClassName
{
color: #557605;
}
.AnyTagClassName
{
color: #557605;
}
</style>
background-color css
<style>
a { background-color: #557605; }
a { background-color: rgb(85,118,5); }
div.DivClassName
{
background-color: #557605;
}
.BgClassName
{
background-color: #557605;
}
</style>
border-color css
<style>
span { border-color: #557605; }
span { border-color: rgb(85,118,5); }
td.TdClassName
{
border-color: #557605;
}
.TagClassName
{
border-color: #557605;
}
</style>