Shades of Fiji Green #557011
Tints of Fiji Green #557011
RGB
CMYK
RGB Variations
Color information
#557011 (or 0x557011) is known color: Fiji Green. HEX triplet: 55, 70 and 11. RGB value is (85,112,17). Sum of RGB (Red+Green+Blue) = 85+112+17=214 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.72% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 17 (7.03% from 255 or 7.94% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #557011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557011 is #AA8FEE. Grayscale: #5D5D5D. Windows color (decimal): -11177967 or 1142869. OLE color: 1142869.
HSL color Cylindrical-coordinate representation of color #557011: hue angle of 77.05º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #557011 is Cyan = 0.24, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 17 | - |
| CMYK | 0.24 | 0 | 0.85 | 0.56 |
| HSL | 77.05º | 0.74% | 0.25% | - |
| HSV(B) | 77.05º | 0.85% | 0.44% | - |
| XYZ | 9.64 | 13.56 | 2.64 | - |
| YUV | 93.1 | 85.05 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 17 | 0.24 | 0 | 0.85 | 0.56 | 77.05 | 0.74 | 0.25 |
| Hex | 55 | 70 | 11 | 18 | 0 | 55 | 38 | 4D | 4A | 19 |
| Octal | 125 | 160 | 21 | 30 | 0 | 125 | 70 | 115 | 112 | 31 |
| Binary | 1010101 | 1110000 | 10001 | 11000 | 0 | 1010101 | 111000 | 1001101 | 1001010 | 11001 |
Color Harmonies of #557011
Complementary color
Monochromatic Colors of #557011
Black with #557011
Text Example
Text Example
White with #557011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557011; }
p { color: rgb(85,112,17); }
H1.HeaderClassName
{
color: #557011;
}
.AnyTagClassName
{
color: #557011;
}
</style>
background-color css
<style>
a { background-color: #557011; }
a { background-color: rgb(85,112,17); }
div.DivClassName
{
background-color: #557011;
}
.BgClassName
{
background-color: #557011;
}
</style>
border-color css
<style>
span { border-color: #557011; }
span { border-color: rgb(85,112,17); }
td.TdClassName
{
border-color: #557011;
}
.TagClassName
{
border-color: #557011;
}
</style>