Shades of Fiji Green #557100
Tints of Fiji Green #557100
RGB
CMYK
RGB Variations
Color information
#557100 (or 0x557100) is known color: Fiji Green. HEX triplet: 55, 71 and 00. RGB value is (85,113,0). Sum of RGB (Red+Green+Blue) = 85+113+0=198 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.93% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 0 (0.39% from 255 or 0% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #557100 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557100 is #AA8EFF. Grayscale: #5C5C5C. Windows color (decimal): -11177728 or 29013. OLE color: 29013.
HSL color Cylindrical-coordinate representation of color #557100: hue angle of 74.87º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #557100 is Cyan = 0.25, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 0 | - |
| CMYK | 0.25 | 0 | 1 | 0.56 |
| HSL | 74.87º | 1% | 0.22% | - |
| HSV(B) | 74.87º | 1% | 0.44% | - |
| XYZ | 9.65 | 13.74 | 2.14 | - |
| YUV | 91.75 | 76.22 | 123.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 0 | 0.25 | 0 | 1 | 0.56 | 74.87 | 1 | 0.22 |
| Hex | 55 | 71 | 0 | 19 | 0 | 64 | 38 | 4B | 64 | 16 |
| Octal | 125 | 161 | 0 | 31 | 0 | 144 | 70 | 113 | 144 | 26 |
| Binary | 1010101 | 1110001 | 0 | 11001 | 0 | 1100100 | 111000 | 1001011 | 1100100 | 10110 |
Color Harmonies of #557100
Complementary color
Monochromatic Colors of #557100
Black with #557100
Text Example
Text Example
White with #557100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557100; }
p { color: rgb(85,113,0); }
H1.HeaderClassName
{
color: #557100;
}
.AnyTagClassName
{
color: #557100;
}
</style>
background-color css
<style>
a { background-color: #557100; }
a { background-color: rgb(85,113,0); }
div.DivClassName
{
background-color: #557100;
}
.BgClassName
{
background-color: #557100;
}
</style>
border-color css
<style>
span { border-color: #557100; }
span { border-color: rgb(85,113,0); }
td.TdClassName
{
border-color: #557100;
}
.TagClassName
{
border-color: #557100;
}
</style>