Shades of Fiji Green #557409
Tints of Fiji Green #557409
RGB
CMYK
RGB Variations
Color information
#557409 (or 0x557409) is known color: Fiji Green. HEX triplet: 55, 74 and 09. RGB value is (85,116,9). Sum of RGB (Red+Green+Blue) = 85+116+9=210 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.48% from 210); Green value is 116 (45.70% from 255 or 55.24% from 210); Blue value is 9 (3.91% from 255 or 4.29% from 210); Max value from RGB is 116 - color contains mainly: green. Hex color #557409 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557409 is #AA8BF6. Grayscale: #5E5E5E. Windows color (decimal): -11176951 or 619605. OLE color: 619605.
HSL color Cylindrical-coordinate representation of color #557409: hue angle of 77.38º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #557409 is Cyan = 0.27, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 9 | - |
| CMYK | 0.27 | 0 | 0.92 | 0.55 |
| HSL | 77.38º | 0.86% | 0.25% | - |
| HSV(B) | 77.38º | 0.92% | 0.45% | - |
| XYZ | 10.04 | 14.44 | 2.52 | - |
| YUV | 94.53 | 79.73 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 9 | 0.27 | 0 | 0.92 | 0.55 | 77.38 | 0.86 | 0.25 |
| Hex | 55 | 74 | 9 | 1B | 0 | 5C | 37 | 4D | 56 | 19 |
| Octal | 125 | 164 | 11 | 33 | 0 | 134 | 67 | 115 | 126 | 31 |
| Binary | 1010101 | 1110100 | 1001 | 11011 | 0 | 1011100 | 110111 | 1001101 | 1010110 | 11001 |
Color Harmonies of #557409
Complementary color
Monochromatic Colors of #557409
Black with #557409
Text Example
Text Example
White with #557409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557409; }
p { color: rgb(85,116,9); }
H1.HeaderClassName
{
color: #557409;
}
.AnyTagClassName
{
color: #557409;
}
</style>
background-color css
<style>
a { background-color: #557409; }
a { background-color: rgb(85,116,9); }
div.DivClassName
{
background-color: #557409;
}
.BgClassName
{
background-color: #557409;
}
</style>
border-color css
<style>
span { border-color: #557409; }
span { border-color: rgb(85,116,9); }
td.TdClassName
{
border-color: #557409;
}
.TagClassName
{
border-color: #557409;
}
</style>