Shades of Fiji Green #557205
Tints of Fiji Green #557205
RGB
CMYK
RGB Variations
Color information
#557205 (or 0x557205) is known color: Fiji Green. HEX triplet: 55, 72 and 05. RGB value is (85,114,5). Sum of RGB (Red+Green+Blue) = 85+114+5=204 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.67% from 204); Green value is 114 (44.92% from 255 or 55.88% from 204); Blue value is 5 (2.34% from 255 or 2.45% from 204); Max value from RGB is 114 - color contains mainly: green. Hex color #557205 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557205 is #AA8DFA. Grayscale: #5D5D5D. Windows color (decimal): -11177467 or 356949. OLE color: 356949.
HSL color Cylindrical-coordinate representation of color #557205: hue angle of 75.96º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #557205 is Cyan = 0.25, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 5 | - |
| CMYK | 0.25 | 0 | 0.96 | 0.55 |
| HSL | 75.96º | 0.92% | 0.23% | - |
| HSV(B) | 75.96º | 0.96% | 0.45% | - |
| XYZ | 9.79 | 13.98 | 2.33 | - |
| YUV | 92.9 | 78.39 | 122.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 5 | 0.25 | 0 | 0.96 | 0.55 | 75.96 | 0.92 | 0.23 |
| Hex | 55 | 72 | 5 | 19 | 0 | 60 | 37 | 4C | 5C | 17 |
| Octal | 125 | 162 | 5 | 31 | 0 | 140 | 67 | 114 | 134 | 27 |
| Binary | 1010101 | 1110010 | 101 | 11001 | 0 | 1100000 | 110111 | 1001100 | 1011100 | 10111 |
Color Harmonies of #557205
Complementary color
Monochromatic Colors of #557205
Black with #557205
Text Example
Text Example
White with #557205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557205; }
p { color: rgb(85,114,5); }
H1.HeaderClassName
{
color: #557205;
}
.AnyTagClassName
{
color: #557205;
}
</style>
background-color css
<style>
a { background-color: #557205; }
a { background-color: rgb(85,114,5); }
div.DivClassName
{
background-color: #557205;
}
.BgClassName
{
background-color: #557205;
}
</style>
border-color css
<style>
span { border-color: #557205; }
span { border-color: rgb(85,114,5); }
td.TdClassName
{
border-color: #557205;
}
.TagClassName
{
border-color: #557205;
}
</style>