Shades of Fiji Green #557609
Tints of Fiji Green #557609
RGB
CMYK
RGB Variations
Color information
#557609 (or 0x557609) is known color: Fiji Green. HEX triplet: 55, 76 and 09. RGB value is (85,118,9). Sum of RGB (Red+Green+Blue) = 85+118+9=212 (28% of max value = 765). Red value is 85 (33.59% from 255 or 40.09% from 212); Green value is 118 (46.48% from 255 or 55.66% from 212); Blue value is 9 (3.91% from 255 or 4.25% from 212); Max value from RGB is 118 - color contains mainly: green. Hex color #557609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557609 is #AA89F6. Grayscale: #606060. Windows color (decimal): -11176439 or 620117. OLE color: 620117.
HSL color Cylindrical-coordinate representation of color #557609: hue angle of 78.17º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #557609 is Cyan = 0.28, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 9 | - |
| CMYK | 0.28 | 0 | 0.92 | 0.54 |
| HSL | 78.17º | 0.86% | 0.25% | - |
| HSV(B) | 78.17º | 0.92% | 0.46% | - |
| XYZ | 10.27 | 14.91 | 2.59 | - |
| YUV | 95.71 | 79.07 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 9 | 0.28 | 0 | 0.92 | 0.54 | 78.17 | 0.86 | 0.25 |
| Hex | 55 | 76 | 9 | 1C | 0 | 5C | 36 | 4E | 56 | 19 |
| Octal | 125 | 166 | 11 | 34 | 0 | 134 | 66 | 116 | 126 | 31 |
| Binary | 1010101 | 1110110 | 1001 | 11100 | 0 | 1011100 | 110110 | 1001110 | 1010110 | 11001 |
Color Harmonies of #557609
Complementary color
Monochromatic Colors of #557609
Black with #557609
Text Example
Text Example
White with #557609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557609; }
p { color: rgb(85,118,9); }
H1.HeaderClassName
{
color: #557609;
}
.AnyTagClassName
{
color: #557609;
}
</style>
background-color css
<style>
a { background-color: #557609; }
a { background-color: rgb(85,118,9); }
div.DivClassName
{
background-color: #557609;
}
.BgClassName
{
background-color: #557609;
}
</style>
border-color css
<style>
span { border-color: #557609; }
span { border-color: rgb(85,118,9); }
td.TdClassName
{
border-color: #557609;
}
.TagClassName
{
border-color: #557609;
}
</style>