Shades of Fiji Green #557105
Tints of Fiji Green #557105
RGB
CMYK
RGB Variations
Color information
#557105 (or 0x557105) is known color: Fiji Green. HEX triplet: 55, 71 and 05. RGB value is (85,113,5). Sum of RGB (Red+Green+Blue) = 85+113+5=203 (26% of max value = 765). Red value is 85 (33.59% from 255 or 41.87% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 5 (2.34% from 255 or 2.46% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #557105 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557105 is #AA8EFA. Grayscale: #5C5C5C. Windows color (decimal): -11177723 or 356693. OLE color: 356693.
HSL color Cylindrical-coordinate representation of color #557105: hue angle of 75.56º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #557105 is Cyan = 0.25, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 5 | - |
| CMYK | 0.25 | 0 | 0.96 | 0.56 |
| HSL | 75.56º | 0.92% | 0.23% | - |
| HSV(B) | 75.56º | 0.96% | 0.44% | - |
| XYZ | 9.68 | 13.75 | 2.29 | - |
| YUV | 92.32 | 78.72 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 5 | 0.25 | 0 | 0.96 | 0.56 | 75.56 | 0.92 | 0.23 |
| Hex | 55 | 71 | 5 | 19 | 0 | 60 | 38 | 4C | 5C | 17 |
| Octal | 125 | 161 | 5 | 31 | 0 | 140 | 70 | 114 | 134 | 27 |
| Binary | 1010101 | 1110001 | 101 | 11001 | 0 | 1100000 | 111000 | 1001100 | 1011100 | 10111 |
Color Harmonies of #557105
Complementary color
Monochromatic Colors of #557105
Black with #557105
Text Example
Text Example
White with #557105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557105; }
p { color: rgb(85,113,5); }
H1.HeaderClassName
{
color: #557105;
}
.AnyTagClassName
{
color: #557105;
}
</style>
background-color css
<style>
a { background-color: #557105; }
a { background-color: rgb(85,113,5); }
div.DivClassName
{
background-color: #557105;
}
.BgClassName
{
background-color: #557105;
}
</style>
border-color css
<style>
span { border-color: #557105; }
span { border-color: rgb(85,113,5); }
td.TdClassName
{
border-color: #557105;
}
.TagClassName
{
border-color: #557105;
}
</style>