Shades of Fiji Green #577114
Tints of Fiji Green #577114
RGB
CMYK
RGB Variations
Color information
#577114 (or 0x577114) is known color: Fiji Green. HEX triplet: 57, 71 and 14. RGB value is (87,113,20). Sum of RGB (Red+Green+Blue) = 87+113+20=220 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.55% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #577114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577114 is #A88EEB. Grayscale: #5E5E5E. Windows color (decimal): -11046636 or 1339735. OLE color: 1339735.
HSL color Cylindrical-coordinate representation of color #577114: hue angle of 76.77º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #577114 is Cyan = 0.23, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 113 | 20 | - |
| CMYK | 0.23 | 0 | 0.82 | 0.56 |
| HSL | 76.77º | 0.7% | 0.26% | - |
| HSV(B) | 76.77º | 0.82% | 0.44% | - |
| XYZ | 9.96 | 13.89 | 2.82 | - |
| YUV | 94.62 | 85.89 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 20 | 0.23 | 0 | 0.82 | 0.56 | 76.77 | 0.7 | 0.26 |
| Hex | 57 | 71 | 14 | 17 | 0 | 52 | 38 | 4D | 46 | 1A |
| Octal | 127 | 161 | 24 | 27 | 0 | 122 | 70 | 115 | 106 | 32 |
| Binary | 1010111 | 1110001 | 10100 | 10111 | 0 | 1010010 | 111000 | 1001101 | 1000110 | 11010 |
Color Harmonies of #577114
Complementary color
Monochromatic Colors of #577114
Black with #577114
Text Example
Text Example
White with #577114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577114; }
p { color: rgb(87,113,20); }
H1.HeaderClassName
{
color: #577114;
}
.AnyTagClassName
{
color: #577114;
}
</style>
background-color css
<style>
a { background-color: #577114; }
a { background-color: rgb(87,113,20); }
div.DivClassName
{
background-color: #577114;
}
.BgClassName
{
background-color: #577114;
}
</style>
border-color css
<style>
span { border-color: #577114; }
span { border-color: rgb(87,113,20); }
td.TdClassName
{
border-color: #577114;
}
.TagClassName
{
border-color: #577114;
}
</style>