Shades of Fiji Green #557216
Tints of Fiji Green #557216
RGB
CMYK
RGB Variations
Color information
#557216 (or 0x557216) is known color: Fiji Green. HEX triplet: 55, 72 and 16. RGB value is (85,114,22). Sum of RGB (Red+Green+Blue) = 85+114+22=221 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.46% from 221); Green value is 114 (44.92% from 255 or 51.58% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 114 - color contains mainly: green. Hex color #557216 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557216 is #AA8DE9. Grayscale: #5F5F5F. Windows color (decimal): -11177450 or 1471061. OLE color: 1471061.
HSL color Cylindrical-coordinate representation of color #557216: hue angle of 78.91º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #557216 is Cyan = 0.25, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 22 | - |
| CMYK | 0.25 | 0 | 0.81 | 0.55 |
| HSL | 78.91º | 0.68% | 0.27% | - |
| HSV(B) | 78.91º | 0.81% | 0.45% | - |
| XYZ | 9.91 | 14.02 | 2.94 | - |
| YUV | 94.84 | 86.89 | 120.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 22 | 0.25 | 0 | 0.81 | 0.55 | 78.91 | 0.68 | 0.27 |
| Hex | 55 | 72 | 16 | 19 | 0 | 51 | 37 | 4F | 44 | 1B |
| Octal | 125 | 162 | 26 | 31 | 0 | 121 | 67 | 117 | 104 | 33 |
| Binary | 1010101 | 1110010 | 10110 | 11001 | 0 | 1010001 | 110111 | 1001111 | 1000100 | 11011 |
Color Harmonies of #557216
Complementary color
Monochromatic Colors of #557216
Black with #557216
Text Example
Text Example
White with #557216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557216; }
p { color: rgb(85,114,22); }
H1.HeaderClassName
{
color: #557216;
}
.AnyTagClassName
{
color: #557216;
}
</style>
background-color css
<style>
a { background-color: #557216; }
a { background-color: rgb(85,114,22); }
div.DivClassName
{
background-color: #557216;
}
.BgClassName
{
background-color: #557216;
}
</style>
border-color css
<style>
span { border-color: #557216; }
span { border-color: rgb(85,114,22); }
td.TdClassName
{
border-color: #557216;
}
.TagClassName
{
border-color: #557216;
}
</style>