Shades of Fiji Green #557013
Tints of Fiji Green #557013
RGB
CMYK
RGB Variations
Color information
#557013 (or 0x557013) is known color: Fiji Green. HEX triplet: 55, 70 and 13. RGB value is (85,112,19). Sum of RGB (Red+Green+Blue) = 85+112+19=216 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.35% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 19 (7.81% from 255 or 8.80% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #557013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557013 is #AA8FEC. Grayscale: #5D5D5D. Windows color (decimal): -11177965 or 1273941. OLE color: 1273941.
HSL color Cylindrical-coordinate representation of color #557013: hue angle of 77.42º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #557013 is Cyan = 0.24, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 19 | - |
| CMYK | 0.24 | 0 | 0.83 | 0.56 |
| HSL | 77.42º | 0.71% | 0.26% | - |
| HSV(B) | 77.42º | 0.83% | 0.44% | - |
| XYZ | 9.66 | 13.57 | 2.73 | - |
| YUV | 93.33 | 86.05 | 122.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 19 | 0.24 | 0 | 0.83 | 0.56 | 77.42 | 0.71 | 0.26 |
| Hex | 55 | 70 | 13 | 18 | 0 | 53 | 38 | 4D | 47 | 1A |
| Octal | 125 | 160 | 23 | 30 | 0 | 123 | 70 | 115 | 107 | 32 |
| Binary | 1010101 | 1110000 | 10011 | 11000 | 0 | 1010011 | 111000 | 1001101 | 1000111 | 11010 |
Color Harmonies of #557013
Complementary color
Monochromatic Colors of #557013
Black with #557013
Text Example
Text Example
White with #557013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557013; }
p { color: rgb(85,112,19); }
H1.HeaderClassName
{
color: #557013;
}
.AnyTagClassName
{
color: #557013;
}
</style>
background-color css
<style>
a { background-color: #557013; }
a { background-color: rgb(85,112,19); }
div.DivClassName
{
background-color: #557013;
}
.BgClassName
{
background-color: #557013;
}
</style>
border-color css
<style>
span { border-color: #557013; }
span { border-color: rgb(85,112,19); }
td.TdClassName
{
border-color: #557013;
}
.TagClassName
{
border-color: #557013;
}
</style>