Shades of Fiji Green #557310
Tints of Fiji Green #557310
RGB
CMYK
RGB Variations
Color information
#557310 (or 0x557310) is known color: Fiji Green. HEX triplet: 55, 73 and 10. RGB value is (85,115,16). Sum of RGB (Red+Green+Blue) = 85+115+16=216 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.35% from 216); Green value is 115 (45.31% from 255 or 53.24% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 115 - color contains mainly: green. Hex color #557310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557310 is #AA8CEF. Grayscale: #5F5F5F. Windows color (decimal): -11177200 or 1078101. OLE color: 1078101.
HSL color Cylindrical-coordinate representation of color #557310: hue angle of 78.18º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #557310 is Cyan = 0.26, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 16 | - |
| CMYK | 0.26 | 0 | 0.86 | 0.55 |
| HSL | 78.18º | 0.76% | 0.26% | - |
| HSV(B) | 78.18º | 0.86% | 0.45% | - |
| XYZ | 9.97 | 14.23 | 2.71 | - |
| YUV | 94.74 | 83.56 | 121.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 16 | 0.26 | 0 | 0.86 | 0.55 | 78.18 | 0.76 | 0.26 |
| Hex | 55 | 73 | 10 | 1A | 0 | 56 | 37 | 4E | 4C | 1A |
| Octal | 125 | 163 | 20 | 32 | 0 | 126 | 67 | 116 | 114 | 32 |
| Binary | 1010101 | 1110011 | 10000 | 11010 | 0 | 1010110 | 110111 | 1001110 | 1001100 | 11010 |
Color Harmonies of #557310
Complementary color
Monochromatic Colors of #557310
Black with #557310
Text Example
Text Example
White with #557310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557310; }
p { color: rgb(85,115,16); }
H1.HeaderClassName
{
color: #557310;
}
.AnyTagClassName
{
color: #557310;
}
</style>
background-color css
<style>
a { background-color: #557310; }
a { background-color: rgb(85,115,16); }
div.DivClassName
{
background-color: #557310;
}
.BgClassName
{
background-color: #557310;
}
</style>
border-color css
<style>
span { border-color: #557310; }
span { border-color: rgb(85,115,16); }
td.TdClassName
{
border-color: #557310;
}
.TagClassName
{
border-color: #557310;
}
</style>