Shades of Fiji Green #557016
Tints of Fiji Green #557016
RGB
CMYK
RGB Variations
Color information
#557016 (or 0x557016) is known color: Fiji Green. HEX triplet: 55, 70 and 16. RGB value is (85,112,22). Sum of RGB (Red+Green+Blue) = 85+112+22=219 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.81% from 219); Green value is 112 (44.14% from 255 or 51.14% from 219); Blue value is 22 (8.98% from 255 or 10.05% from 219); Max value from RGB is 112 - color contains mainly: green. Hex color #557016 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557016 is #AA8FE9. Grayscale: #5E5E5E. Windows color (decimal): -11177962 or 1470549. OLE color: 1470549.
HSL color Cylindrical-coordinate representation of color #557016: hue angle of 78º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #557016 is Cyan = 0.24, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 22 | - |
| CMYK | 0.24 | 0 | 0.80 | 0.56 |
| HSL | 78º | 0.67% | 0.26% | - |
| HSV(B) | 78º | 0.8% | 0.44% | - |
| XYZ | 9.69 | 13.58 | 2.87 | - |
| YUV | 93.67 | 87.55 | 121.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 22 | 0.24 | 0 | 0.80 | 0.56 | 78 | 0.67 | 0.26 |
| Hex | 55 | 70 | 16 | 18 | 0 | 50 | 38 | 4E | 43 | 1A |
| Octal | 125 | 160 | 26 | 30 | 0 | 120 | 70 | 116 | 103 | 32 |
| Binary | 1010101 | 1110000 | 10110 | 11000 | 0 | 1010000 | 111000 | 1001110 | 1000011 | 11010 |
Color Harmonies of #557016
Complementary color
Monochromatic Colors of #557016
Black with #557016
Text Example
Text Example
White with #557016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557016; }
p { color: rgb(85,112,22); }
H1.HeaderClassName
{
color: #557016;
}
.AnyTagClassName
{
color: #557016;
}
</style>
background-color css
<style>
a { background-color: #557016; }
a { background-color: rgb(85,112,22); }
div.DivClassName
{
background-color: #557016;
}
.BgClassName
{
background-color: #557016;
}
</style>
border-color css
<style>
span { border-color: #557016; }
span { border-color: rgb(85,112,22); }
td.TdClassName
{
border-color: #557016;
}
.TagClassName
{
border-color: #557016;
}
</style>