Shades of Fiji Green #557616
Tints of Fiji Green #557616
RGB
CMYK
RGB Variations
Color information
#557616 (or 0x557616) is known color: Fiji Green. HEX triplet: 55, 76 and 16. RGB value is (85,118,22). Sum of RGB (Red+Green+Blue) = 85+118+22=225 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.78% from 225); Green value is 118 (46.48% from 255 or 52.44% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 118 - color contains mainly: green. Hex color #557616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557616 is #AA89E9. Grayscale: #616161. Windows color (decimal): -11176426 or 1472085. OLE color: 1472085.
HSL color Cylindrical-coordinate representation of color #557616: hue angle of 80.62º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #557616 is Cyan = 0.28, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 22 | - |
| CMYK | 0.28 | 0 | 0.81 | 0.54 |
| HSL | 80.63º | 0.69% | 0.27% | - |
| HSV(B) | 80.63º | 0.81% | 0.46% | - |
| XYZ | 10.37 | 14.95 | 3.1 | - |
| YUV | 97.19 | 85.57 | 119.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 22 | 0.28 | 0 | 0.81 | 0.54 | 80.63 | 0.69 | 0.27 |
| Hex | 55 | 76 | 16 | 1C | 0 | 51 | 36 | 51 | 45 | 1B |
| Octal | 125 | 166 | 26 | 34 | 0 | 121 | 66 | 121 | 105 | 33 |
| Binary | 1010101 | 1110110 | 10110 | 11100 | 0 | 1010001 | 110110 | 1010001 | 1000101 | 11011 |
Color Harmonies of #557616
Complementary color
Monochromatic Colors of #557616
Black with #557616
Text Example
Text Example
White with #557616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557616; }
p { color: rgb(85,118,22); }
H1.HeaderClassName
{
color: #557616;
}
.AnyTagClassName
{
color: #557616;
}
</style>
background-color css
<style>
a { background-color: #557616; }
a { background-color: rgb(85,118,22); }
div.DivClassName
{
background-color: #557616;
}
.BgClassName
{
background-color: #557616;
}
</style>
border-color css
<style>
span { border-color: #557616; }
span { border-color: rgb(85,118,22); }
td.TdClassName
{
border-color: #557616;
}
.TagClassName
{
border-color: #557616;
}
</style>