Shades of Fiji Green #577416
Tints of Fiji Green #577416
RGB
CMYK
RGB Variations
Color information
#577416 (or 0x577416) is known color: Fiji Green. HEX triplet: 57, 74 and 16. RGB value is (87,116,22). Sum of RGB (Red+Green+Blue) = 87+116+22=225 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.67% from 225); Green value is 116 (45.70% from 255 or 51.56% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 116 - color contains mainly: green. Hex color #577416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577416 is #A88BE9. Grayscale: #606060. Windows color (decimal): -11045866 or 1471575. OLE color: 1471575.
HSL color Cylindrical-coordinate representation of color #577416: hue angle of 78.51º 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 #577416 is Cyan = 0.25, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 116 | 22 | - |
| CMYK | 0.25 | 0 | 0.81 | 0.55 |
| HSL | 78.51º | 0.68% | 0.27% | - |
| HSV(B) | 78.51º | 0.81% | 0.45% | - |
| XYZ | 10.32 | 14.57 | 3.03 | - |
| YUV | 96.61 | 85.89 | 121.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 22 | 0.25 | 0 | 0.81 | 0.55 | 78.51 | 0.68 | 0.27 |
| Hex | 57 | 74 | 16 | 19 | 0 | 51 | 37 | 4F | 44 | 1B |
| Octal | 127 | 164 | 26 | 31 | 0 | 121 | 67 | 117 | 104 | 33 |
| Binary | 1010111 | 1110100 | 10110 | 11001 | 0 | 1010001 | 110111 | 1001111 | 1000100 | 11011 |
Color Harmonies of #577416
Complementary color
Monochromatic Colors of #577416
Black with #577416
Text Example
Text Example
White with #577416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577416; }
p { color: rgb(87,116,22); }
H1.HeaderClassName
{
color: #577416;
}
.AnyTagClassName
{
color: #577416;
}
</style>
background-color css
<style>
a { background-color: #577416; }
a { background-color: rgb(87,116,22); }
div.DivClassName
{
background-color: #577416;
}
.BgClassName
{
background-color: #577416;
}
</style>
border-color css
<style>
span { border-color: #577416; }
span { border-color: rgb(87,116,22); }
td.TdClassName
{
border-color: #577416;
}
.TagClassName
{
border-color: #577416;
}
</style>