Shades of Fiji Green #557307
Tints of Fiji Green #557307
RGB
CMYK
RGB Variations
Color information
#557307 (or 0x557307) is known color: Fiji Green. HEX triplet: 55, 73 and 07. RGB value is (85,115,7). Sum of RGB (Red+Green+Blue) = 85+115+7=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 115 (45.31% from 255 or 55.56% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 115 - color contains mainly: green. Hex color #557307 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557307 is #AA8CF8. Grayscale: #5E5E5E. Windows color (decimal): -11177209 or 488277. OLE color: 488277.
HSL color Cylindrical-coordinate representation of color #557307: hue angle of 76.67º 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 #557307 is Cyan = 0.26, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 7 | - |
| CMYK | 0.26 | 0 | 0.94 | 0.55 |
| HSL | 76.67º | 0.89% | 0.24% | - |
| HSV(B) | 76.67º | 0.94% | 0.45% | - |
| XYZ | 9.92 | 14.21 | 2.42 | - |
| YUV | 93.72 | 79.06 | 121.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 7 | 0.26 | 0 | 0.94 | 0.55 | 76.67 | 0.89 | 0.24 |
| Hex | 55 | 73 | 7 | 1A | 0 | 5E | 37 | 4D | 59 | 18 |
| Octal | 125 | 163 | 7 | 32 | 0 | 136 | 67 | 115 | 131 | 30 |
| Binary | 1010101 | 1110011 | 111 | 11010 | 0 | 1011110 | 110111 | 1001101 | 1011001 | 11000 |
Color Harmonies of #557307
Complementary color
Monochromatic Colors of #557307
Black with #557307
Text Example
Text Example
White with #557307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557307; }
p { color: rgb(85,115,7); }
H1.HeaderClassName
{
color: #557307;
}
.AnyTagClassName
{
color: #557307;
}
</style>
background-color css
<style>
a { background-color: #557307; }
a { background-color: rgb(85,115,7); }
div.DivClassName
{
background-color: #557307;
}
.BgClassName
{
background-color: #557307;
}
</style>
border-color css
<style>
span { border-color: #557307; }
span { border-color: rgb(85,115,7); }
td.TdClassName
{
border-color: #557307;
}
.TagClassName
{
border-color: #557307;
}
</style>