Shades of Fiji Green #557214
Tints of Fiji Green #557214
RGB
CMYK
RGB Variations
Color information
#557214 (or 0x557214) is known color: Fiji Green. HEX triplet: 55, 72 and 14. RGB value is (85,114,20). Sum of RGB (Red+Green+Blue) = 85+114+20=219 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.81% from 219); Green value is 114 (44.92% from 255 or 52.05% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 114 - color contains mainly: green. Hex color #557214 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557214 is #AA8DEB. Grayscale: #5E5E5E. Windows color (decimal): -11177452 or 1339989. OLE color: 1339989.
HSL color Cylindrical-coordinate representation of color #557214: hue angle of 78.51º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #557214 is Cyan = 0.25, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 20 | - |
| CMYK | 0.25 | 0 | 0.82 | 0.55 |
| HSL | 78.51º | 0.7% | 0.26% | - |
| HSV(B) | 78.51º | 0.82% | 0.45% | - |
| XYZ | 9.89 | 14.02 | 2.85 | - |
| YUV | 94.61 | 85.89 | 121.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 20 | 0.25 | 0 | 0.82 | 0.55 | 78.51 | 0.7 | 0.26 |
| Hex | 55 | 72 | 14 | 19 | 0 | 52 | 37 | 4F | 46 | 1A |
| Octal | 125 | 162 | 24 | 31 | 0 | 122 | 67 | 117 | 106 | 32 |
| Binary | 1010101 | 1110010 | 10100 | 11001 | 0 | 1010010 | 110111 | 1001111 | 1000110 | 11010 |
Color Harmonies of #557214
Complementary color
Monochromatic Colors of #557214
Black with #557214
Text Example
Text Example
White with #557214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557214; }
p { color: rgb(85,114,20); }
H1.HeaderClassName
{
color: #557214;
}
.AnyTagClassName
{
color: #557214;
}
</style>
background-color css
<style>
a { background-color: #557214; }
a { background-color: rgb(85,114,20); }
div.DivClassName
{
background-color: #557214;
}
.BgClassName
{
background-color: #557214;
}
</style>
border-color css
<style>
span { border-color: #557214; }
span { border-color: rgb(85,114,20); }
td.TdClassName
{
border-color: #557214;
}
.TagClassName
{
border-color: #557214;
}
</style>