Shades of Fiji Green #557306
Tints of Fiji Green #557306
RGB
CMYK
RGB Variations
Color information
#557306 (or 0x557306) is known color: Fiji Green. HEX triplet: 55, 73 and 06. RGB value is (85,115,6). Sum of RGB (Red+Green+Blue) = 85+115+6=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 6 (2.73% from 255 or 2.91% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #557306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557306 is #AA8CF9. Grayscale: #5E5E5E. Windows color (decimal): -11177210 or 422741. OLE color: 422741.
HSL color Cylindrical-coordinate representation of color #557306: hue angle of 76.51º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #557306 is Cyan = 0.26, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 6 | - |
| CMYK | 0.26 | 0 | 0.95 | 0.55 |
| HSL | 76.51º | 0.9% | 0.24% | - |
| HSV(B) | 76.51º | 0.95% | 0.45% | - |
| XYZ | 9.91 | 14.21 | 2.39 | - |
| YUV | 93.6 | 78.56 | 121.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 6 | 0.26 | 0 | 0.95 | 0.55 | 76.51 | 0.9 | 0.24 |
| Hex | 55 | 73 | 6 | 1A | 0 | 5F | 37 | 4D | 5A | 18 |
| Octal | 125 | 163 | 6 | 32 | 0 | 137 | 67 | 115 | 132 | 30 |
| Binary | 1010101 | 1110011 | 110 | 11010 | 0 | 1011111 | 110111 | 1001101 | 1011010 | 11000 |
Color Harmonies of #557306
Complementary color
Monochromatic Colors of #557306
Black with #557306
Text Example
Text Example
White with #557306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557306; }
p { color: rgb(85,115,6); }
H1.HeaderClassName
{
color: #557306;
}
.AnyTagClassName
{
color: #557306;
}
</style>
background-color css
<style>
a { background-color: #557306; }
a { background-color: rgb(85,115,6); }
div.DivClassName
{
background-color: #557306;
}
.BgClassName
{
background-color: #557306;
}
</style>
border-color css
<style>
span { border-color: #557306; }
span { border-color: rgb(85,115,6); }
td.TdClassName
{
border-color: #557306;
}
.TagClassName
{
border-color: #557306;
}
</style>