Shades of Fiji Green #557407
Tints of Fiji Green #557407
RGB
CMYK
RGB Variations
Color information
#557407 (or 0x557407) is known color: Fiji Green. HEX triplet: 55, 74 and 07. RGB value is (85,116,7). Sum of RGB (Red+Green+Blue) = 85+116+7=208 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.87% from 208); Green value is 116 (45.70% from 255 or 55.77% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 116 - color contains mainly: green. Hex color #557407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557407 is #AA8BF8. Grayscale: #5E5E5E. Windows color (decimal): -11176953 or 488533. OLE color: 488533.
HSL color Cylindrical-coordinate representation of color #557407: hue angle of 77.06º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #557407 is Cyan = 0.27, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 7 | - |
| CMYK | 0.27 | 0 | 0.94 | 0.55 |
| HSL | 77.06º | 0.89% | 0.24% | - |
| HSV(B) | 77.06º | 0.94% | 0.45% | - |
| XYZ | 10.03 | 14.44 | 2.46 | - |
| YUV | 94.31 | 78.73 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 7 | 0.27 | 0 | 0.94 | 0.55 | 77.06 | 0.89 | 0.24 |
| Hex | 55 | 74 | 7 | 1B | 0 | 5E | 37 | 4D | 59 | 18 |
| Octal | 125 | 164 | 7 | 33 | 0 | 136 | 67 | 115 | 131 | 30 |
| Binary | 1010101 | 1110100 | 111 | 11011 | 0 | 1011110 | 110111 | 1001101 | 1011001 | 11000 |
Color Harmonies of #557407
Complementary color
Monochromatic Colors of #557407
Black with #557407
Text Example
Text Example
White with #557407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557407; }
p { color: rgb(85,116,7); }
H1.HeaderClassName
{
color: #557407;
}
.AnyTagClassName
{
color: #557407;
}
</style>
background-color css
<style>
a { background-color: #557407; }
a { background-color: rgb(85,116,7); }
div.DivClassName
{
background-color: #557407;
}
.BgClassName
{
background-color: #557407;
}
</style>
border-color css
<style>
span { border-color: #557407; }
span { border-color: rgb(85,116,7); }
td.TdClassName
{
border-color: #557407;
}
.TagClassName
{
border-color: #557407;
}
</style>