Shades of Fiji Green #577314
Tints of Fiji Green #577314
RGB
CMYK
RGB Variations
Color information
#577314 (or 0x577314) is known color: Fiji Green. HEX triplet: 57, 73 and 14. RGB value is (87,115,20). Sum of RGB (Red+Green+Blue) = 87+115+20=222 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.19% from 222); Green value is 115 (45.31% from 255 or 51.80% from 222); Blue value is 20 (8.20% from 255 or 9.01% from 222); Max value from RGB is 115 - color contains mainly: green. Hex color #577314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577314 is #A88CEB. Grayscale: #606060. Windows color (decimal): -11046124 or 1340247. OLE color: 1340247.
HSL color Cylindrical-coordinate representation of color #577314: hue angle of 77.68º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #577314 is Cyan = 0.24, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 115 | 20 | - |
| CMYK | 0.24 | 0 | 0.83 | 0.55 |
| HSL | 77.68º | 0.7% | 0.26% | - |
| HSV(B) | 77.68º | 0.83% | 0.45% | - |
| XYZ | 10.19 | 14.34 | 2.89 | - |
| YUV | 95.8 | 85.22 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 20 | 0.24 | 0 | 0.83 | 0.55 | 77.68 | 0.7 | 0.26 |
| Hex | 57 | 73 | 14 | 18 | 0 | 53 | 37 | 4E | 46 | 1A |
| Octal | 127 | 163 | 24 | 30 | 0 | 123 | 67 | 116 | 106 | 32 |
| Binary | 1010111 | 1110011 | 10100 | 11000 | 0 | 1010011 | 110111 | 1001110 | 1000110 | 11010 |
Color Harmonies of #577314
Complementary color
Monochromatic Colors of #577314
Black with #577314
Text Example
Text Example
White with #577314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577314; }
p { color: rgb(87,115,20); }
H1.HeaderClassName
{
color: #577314;
}
.AnyTagClassName
{
color: #577314;
}
</style>
background-color css
<style>
a { background-color: #577314; }
a { background-color: rgb(87,115,20); }
div.DivClassName
{
background-color: #577314;
}
.BgClassName
{
background-color: #577314;
}
</style>
border-color css
<style>
span { border-color: #577314; }
span { border-color: rgb(87,115,20); }
td.TdClassName
{
border-color: #577314;
}
.TagClassName
{
border-color: #577314;
}
</style>