Shades of Fiji Green #557309
Tints of Fiji Green #557309
RGB
CMYK
RGB Variations
Color information
#557309 (or 0x557309) is known color: Fiji Green. HEX triplet: 55, 73 and 09. RGB value is (85,115,9). Sum of RGB (Red+Green+Blue) = 85+115+9=209 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.67% from 209); Green value is 115 (45.31% from 255 or 55.02% from 209); Blue value is 9 (3.91% from 255 or 4.31% from 209); Max value from RGB is 115 - color contains mainly: green. Hex color #557309 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557309 is #AA8CF6. Grayscale: #5E5E5E. Windows color (decimal): -11177207 or 619349. OLE color: 619349.
HSL color Cylindrical-coordinate representation of color #557309: hue angle of 76.98º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #557309 is Cyan = 0.26, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 9 | - |
| CMYK | 0.26 | 0 | 0.92 | 0.55 |
| HSL | 76.98º | 0.85% | 0.24% | - |
| HSV(B) | 76.98º | 0.92% | 0.45% | - |
| XYZ | 9.93 | 14.21 | 2.48 | - |
| YUV | 93.95 | 80.06 | 121.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 9 | 0.26 | 0 | 0.92 | 0.55 | 76.98 | 0.85 | 0.24 |
| Hex | 55 | 73 | 9 | 1A | 0 | 5C | 37 | 4D | 55 | 18 |
| Octal | 125 | 163 | 11 | 32 | 0 | 134 | 67 | 115 | 125 | 30 |
| Binary | 1010101 | 1110011 | 1001 | 11010 | 0 | 1011100 | 110111 | 1001101 | 1010101 | 11000 |
Color Harmonies of #557309
Complementary color
Monochromatic Colors of #557309
Black with #557309
Text Example
Text Example
White with #557309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557309; }
p { color: rgb(85,115,9); }
H1.HeaderClassName
{
color: #557309;
}
.AnyTagClassName
{
color: #557309;
}
</style>
background-color css
<style>
a { background-color: #557309; }
a { background-color: rgb(85,115,9); }
div.DivClassName
{
background-color: #557309;
}
.BgClassName
{
background-color: #557309;
}
</style>
border-color css
<style>
span { border-color: #557309; }
span { border-color: rgb(85,115,9); }
td.TdClassName
{
border-color: #557309;
}
.TagClassName
{
border-color: #557309;
}
</style>