Shades of Fiji Green #557509
Tints of Fiji Green #557509
RGB
CMYK
RGB Variations
Color information
#557509 (or 0x557509) is known color: Fiji Green. HEX triplet: 55, 75 and 09. RGB value is (85,117,9). Sum of RGB (Red+Green+Blue) = 85+117+9=211 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.28% from 211); Green value is 117 (46.09% from 255 or 55.45% from 211); Blue value is 9 (3.91% from 255 or 4.27% from 211); Max value from RGB is 117 - color contains mainly: green. Hex color #557509 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557509 is #AA8AF6. Grayscale: #5F5F5F. Windows color (decimal): -11176695 or 619861. OLE color: 619861.
HSL color Cylindrical-coordinate representation of color #557509: hue angle of 77.78º 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 #557509 is Cyan = 0.27, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 9 | - |
| CMYK | 0.27 | 0 | 0.92 | 0.54 |
| HSL | 77.78º | 0.86% | 0.25% | - |
| HSV(B) | 77.78º | 0.92% | 0.46% | - |
| XYZ | 10.16 | 14.67 | 2.56 | - |
| YUV | 95.12 | 79.4 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 9 | 0.27 | 0 | 0.92 | 0.54 | 77.78 | 0.86 | 0.25 |
| Hex | 55 | 75 | 9 | 1B | 0 | 5C | 36 | 4E | 56 | 19 |
| Octal | 125 | 165 | 11 | 33 | 0 | 134 | 66 | 116 | 126 | 31 |
| Binary | 1010101 | 1110101 | 1001 | 11011 | 0 | 1011100 | 110110 | 1001110 | 1010110 | 11001 |
Color Harmonies of #557509
Complementary color
Monochromatic Colors of #557509
Black with #557509
Text Example
Text Example
White with #557509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557509; }
p { color: rgb(85,117,9); }
H1.HeaderClassName
{
color: #557509;
}
.AnyTagClassName
{
color: #557509;
}
</style>
background-color css
<style>
a { background-color: #557509; }
a { background-color: rgb(85,117,9); }
div.DivClassName
{
background-color: #557509;
}
.BgClassName
{
background-color: #557509;
}
</style>
border-color css
<style>
span { border-color: #557509; }
span { border-color: rgb(85,117,9); }
td.TdClassName
{
border-color: #557509;
}
.TagClassName
{
border-color: #557509;
}
</style>