Shades of Fiji Green #557014
Tints of Fiji Green #557014
RGB
CMYK
RGB Variations
Color information
#557014 (or 0x557014) is known color: Fiji Green. HEX triplet: 55, 70 and 14. RGB value is (85,112,20). Sum of RGB (Red+Green+Blue) = 85+112+20=217 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.17% from 217); Green value is 112 (44.14% from 255 or 51.61% from 217); Blue value is 20 (8.20% from 255 or 9.22% from 217); Max value from RGB is 112 - color contains mainly: green. Hex color #557014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557014 is #AA8FEB. Grayscale: #5D5D5D. Windows color (decimal): -11177964 or 1339477. OLE color: 1339477.
HSL color Cylindrical-coordinate representation of color #557014: hue angle of 77.61º 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 #557014 is Cyan = 0.24, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 20 | - |
| CMYK | 0.24 | 0 | 0.82 | 0.56 |
| HSL | 77.61º | 0.7% | 0.26% | - |
| HSV(B) | 77.61º | 0.82% | 0.44% | - |
| XYZ | 9.67 | 13.57 | 2.77 | - |
| YUV | 93.44 | 86.55 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 20 | 0.24 | 0 | 0.82 | 0.56 | 77.61 | 0.7 | 0.26 |
| Hex | 55 | 70 | 14 | 18 | 0 | 52 | 38 | 4E | 46 | 1A |
| Octal | 125 | 160 | 24 | 30 | 0 | 122 | 70 | 116 | 106 | 32 |
| Binary | 1010101 | 1110000 | 10100 | 11000 | 0 | 1010010 | 111000 | 1001110 | 1000110 | 11010 |
Color Harmonies of #557014
Complementary color
Monochromatic Colors of #557014
Black with #557014
Text Example
Text Example
White with #557014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557014; }
p { color: rgb(85,112,20); }
H1.HeaderClassName
{
color: #557014;
}
.AnyTagClassName
{
color: #557014;
}
</style>
background-color css
<style>
a { background-color: #557014; }
a { background-color: rgb(85,112,20); }
div.DivClassName
{
background-color: #557014;
}
.BgClassName
{
background-color: #557014;
}
</style>
border-color css
<style>
span { border-color: #557014; }
span { border-color: rgb(85,112,20); }
td.TdClassName
{
border-color: #557014;
}
.TagClassName
{
border-color: #557014;
}
</style>