Shades of Fiji Green #557114
Tints of Fiji Green #557114
RGB
CMYK
RGB Variations
Color information
#557114 (or 0x557114) is known color: Fiji Green. HEX triplet: 55, 71 and 14. RGB value is (85,113,20). Sum of RGB (Red+Green+Blue) = 85+113+20=218 (28% of max value = 765). Red value is 85 (33.59% from 255 or 38.99% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 20 (8.20% from 255 or 9.17% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #557114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557114 is #AA8EEB. Grayscale: #5E5E5E. Windows color (decimal): -11177708 or 1339733. OLE color: 1339733.
HSL color Cylindrical-coordinate representation of color #557114: hue angle of 78.06º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #557114 is Cyan = 0.25, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 20 | - |
| CMYK | 0.25 | 0 | 0.82 | 0.56 |
| HSL | 78.06º | 0.7% | 0.26% | - |
| HSV(B) | 78.06º | 0.82% | 0.44% | - |
| XYZ | 9.78 | 13.79 | 2.81 | - |
| YUV | 94.03 | 86.22 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 20 | 0.25 | 0 | 0.82 | 0.56 | 78.06 | 0.7 | 0.26 |
| Hex | 55 | 71 | 14 | 19 | 0 | 52 | 38 | 4E | 46 | 1A |
| Octal | 125 | 161 | 24 | 31 | 0 | 122 | 70 | 116 | 106 | 32 |
| Binary | 1010101 | 1110001 | 10100 | 11001 | 0 | 1010010 | 111000 | 1001110 | 1000110 | 11010 |
Color Harmonies of #557114
Complementary color
Monochromatic Colors of #557114
Black with #557114
Text Example
Text Example
White with #557114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557114; }
p { color: rgb(85,113,20); }
H1.HeaderClassName
{
color: #557114;
}
.AnyTagClassName
{
color: #557114;
}
</style>
background-color css
<style>
a { background-color: #557114; }
a { background-color: rgb(85,113,20); }
div.DivClassName
{
background-color: #557114;
}
.BgClassName
{
background-color: #557114;
}
</style>
border-color css
<style>
span { border-color: #557114; }
span { border-color: rgb(85,113,20); }
td.TdClassName
{
border-color: #557114;
}
.TagClassName
{
border-color: #557114;
}
</style>