Shades of Fiji Green #557606
Tints of Fiji Green #557606
RGB
CMYK
RGB Variations
Color information
#557606 (or 0x557606) is known color: Fiji Green. HEX triplet: 55, 76 and 06. RGB value is (85,118,6). Sum of RGB (Red+Green+Blue) = 85+118+6=209 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.67% from 209); Green value is 118 (46.48% from 255 or 56.46% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 118 - color contains mainly: green. Hex color #557606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557606 is #AA89F9. Grayscale: #5F5F5F. Windows color (decimal): -11176442 or 423509. OLE color: 423509.
HSL color Cylindrical-coordinate representation of color #557606: hue angle of 77.68º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #557606 is Cyan = 0.28, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 6 | - |
| CMYK | 0.28 | 0 | 0.95 | 0.54 |
| HSL | 77.68º | 0.9% | 0.24% | - |
| HSV(B) | 77.68º | 0.95% | 0.46% | - |
| XYZ | 10.26 | 14.9 | 2.51 | - |
| YUV | 95.37 | 77.57 | 120.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 6 | 0.28 | 0 | 0.95 | 0.54 | 77.68 | 0.9 | 0.24 |
| Hex | 55 | 76 | 6 | 1C | 0 | 5F | 36 | 4E | 5A | 18 |
| Octal | 125 | 166 | 6 | 34 | 0 | 137 | 66 | 116 | 132 | 30 |
| Binary | 1010101 | 1110110 | 110 | 11100 | 0 | 1011111 | 110110 | 1001110 | 1011010 | 11000 |
Color Harmonies of #557606
Complementary color
Monochromatic Colors of #557606
Black with #557606
Text Example
Text Example
White with #557606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557606; }
p { color: rgb(85,118,6); }
H1.HeaderClassName
{
color: #557606;
}
.AnyTagClassName
{
color: #557606;
}
</style>
background-color css
<style>
a { background-color: #557606; }
a { background-color: rgb(85,118,6); }
div.DivClassName
{
background-color: #557606;
}
.BgClassName
{
background-color: #557606;
}
</style>
border-color css
<style>
span { border-color: #557606; }
span { border-color: rgb(85,118,6); }
td.TdClassName
{
border-color: #557606;
}
.TagClassName
{
border-color: #557606;
}
</style>