Shades of Fiji Green #557811
Tints of Fiji Green #557811
RGB
CMYK
RGB Variations
Color information
#557811 (or 0x557811) is known color: Fiji Green. HEX triplet: 55, 78 and 11. RGB value is (85,120,17). Sum of RGB (Red+Green+Blue) = 85+120+17=222 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.29% from 222); Green value is 120 (47.27% from 255 or 54.05% from 222); Blue value is 17 (7.03% from 255 or 7.66% from 222); Max value from RGB is 120 - color contains mainly: green. Hex color #557811 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557811 is #AA87EE. Grayscale: #626262. Windows color (decimal): -11175919 or 1144917. OLE color: 1144917.
HSL color Cylindrical-coordinate representation of color #557811: hue angle of 80.39º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #557811 is Cyan = 0.29, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 17 | - |
| CMYK | 0.29 | 0 | 0.86 | 0.53 |
| HSL | 80.39º | 0.75% | 0.27% | - |
| HSV(B) | 80.39º | 0.86% | 0.47% | - |
| XYZ | 10.56 | 15.4 | 2.95 | - |
| YUV | 97.79 | 82.4 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 17 | 0.29 | 0 | 0.86 | 0.53 | 80.39 | 0.75 | 0.27 |
| Hex | 55 | 78 | 11 | 1D | 0 | 56 | 35 | 50 | 4B | 1B |
| Octal | 125 | 170 | 21 | 35 | 0 | 126 | 65 | 120 | 113 | 33 |
| Binary | 1010101 | 1111000 | 10001 | 11101 | 0 | 1010110 | 110101 | 1010000 | 1001011 | 11011 |
Color Harmonies of #557811
Complementary color
Monochromatic Colors of #557811
Black with #557811
Text Example
Text Example
White with #557811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557811; }
p { color: rgb(85,120,17); }
H1.HeaderClassName
{
color: #557811;
}
.AnyTagClassName
{
color: #557811;
}
</style>
background-color css
<style>
a { background-color: #557811; }
a { background-color: rgb(85,120,17); }
div.DivClassName
{
background-color: #557811;
}
.BgClassName
{
background-color: #557811;
}
</style>
border-color css
<style>
span { border-color: #557811; }
span { border-color: rgb(85,120,17); }
td.TdClassName
{
border-color: #557811;
}
.TagClassName
{
border-color: #557811;
}
</style>