Shades of Fiji Green #577516
Tints of Fiji Green #577516
RGB
CMYK
RGB Variations
Color information
#577516 (or 0x577516) is known color: Fiji Green. HEX triplet: 57, 75 and 16. RGB value is (87,117,22). Sum of RGB (Red+Green+Blue) = 87+117+22=226 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.50% from 226); Green value is 117 (46.09% from 255 or 51.77% from 226); Blue value is 22 (8.98% from 255 or 9.73% from 226); Max value from RGB is 117 - color contains mainly: green. Hex color #577516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577516 is #A88AE9. Grayscale: #616161. Windows color (decimal): -11045610 or 1471831. OLE color: 1471831.
HSL color Cylindrical-coordinate representation of color #577516: hue angle of 78.95º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #577516 is Cyan = 0.26, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 22 | - |
| CMYK | 0.26 | 0 | 0.81 | 0.54 |
| HSL | 78.95º | 0.68% | 0.27% | - |
| HSV(B) | 78.95º | 0.81% | 0.46% | - |
| XYZ | 10.44 | 14.81 | 3.07 | - |
| YUV | 97.2 | 85.56 | 120.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 22 | 0.26 | 0 | 0.81 | 0.54 | 78.95 | 0.68 | 0.27 |
| Hex | 57 | 75 | 16 | 1A | 0 | 51 | 36 | 4F | 44 | 1B |
| Octal | 127 | 165 | 26 | 32 | 0 | 121 | 66 | 117 | 104 | 33 |
| Binary | 1010111 | 1110101 | 10110 | 11010 | 0 | 1010001 | 110110 | 1001111 | 1000100 | 11011 |
Color Harmonies of #577516
Complementary color
Monochromatic Colors of #577516
Black with #577516
Text Example
Text Example
White with #577516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577516; }
p { color: rgb(87,117,22); }
H1.HeaderClassName
{
color: #577516;
}
.AnyTagClassName
{
color: #577516;
}
</style>
background-color css
<style>
a { background-color: #577516; }
a { background-color: rgb(87,117,22); }
div.DivClassName
{
background-color: #577516;
}
.BgClassName
{
background-color: #577516;
}
</style>
border-color css
<style>
span { border-color: #577516; }
span { border-color: rgb(87,117,22); }
td.TdClassName
{
border-color: #577516;
}
.TagClassName
{
border-color: #577516;
}
</style>