Shades of Fiji Green #557112
Tints of Fiji Green #557112
RGB
CMYK
RGB Variations
Color information
#557112 (or 0x557112) is known color: Fiji Green. HEX triplet: 55, 71 and 12. RGB value is (85,113,18). Sum of RGB (Red+Green+Blue) = 85+113+18=216 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.35% from 216); Green value is 113 (44.53% from 255 or 52.31% from 216); Blue value is 18 (7.42% from 255 or 8.33% from 216); Max value from RGB is 113 - color contains mainly: green. Hex color #557112 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557112 is #AA8EED. Grayscale: #5E5E5E. Windows color (decimal): -11177710 or 1208661. OLE color: 1208661.
HSL color Cylindrical-coordinate representation of color #557112: hue angle of 77.68º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #557112 is Cyan = 0.25, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 18 | - |
| CMYK | 0.25 | 0 | 0.84 | 0.56 |
| HSL | 77.68º | 0.73% | 0.26% | - |
| HSV(B) | 77.68º | 0.84% | 0.44% | - |
| XYZ | 9.76 | 13.79 | 2.72 | - |
| YUV | 93.8 | 85.22 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 18 | 0.25 | 0 | 0.84 | 0.56 | 77.68 | 0.73 | 0.26 |
| Hex | 55 | 71 | 12 | 19 | 0 | 54 | 38 | 4E | 49 | 1A |
| Octal | 125 | 161 | 22 | 31 | 0 | 124 | 70 | 116 | 111 | 32 |
| Binary | 1010101 | 1110001 | 10010 | 11001 | 0 | 1010100 | 111000 | 1001110 | 1001001 | 11010 |
Color Harmonies of #557112
Complementary color
Monochromatic Colors of #557112
Black with #557112
Text Example
Text Example
White with #557112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557112; }
p { color: rgb(85,113,18); }
H1.HeaderClassName
{
color: #557112;
}
.AnyTagClassName
{
color: #557112;
}
</style>
background-color css
<style>
a { background-color: #557112; }
a { background-color: rgb(85,113,18); }
div.DivClassName
{
background-color: #557112;
}
.BgClassName
{
background-color: #557112;
}
</style>
border-color css
<style>
span { border-color: #557112; }
span { border-color: rgb(85,113,18); }
td.TdClassName
{
border-color: #557112;
}
.TagClassName
{
border-color: #557112;
}
</style>