Shades of Fiji Green #587214
Tints of Fiji Green #587214
RGB
CMYK
RGB Variations
Color information
#587214 (or 0x587214) is known color: Fiji Green. HEX triplet: 58, 72 and 14. RGB value is (88,114,20). Sum of RGB (Red+Green+Blue) = 88+114+20=222 (29% of max value = 765). Red value is 88 (34.77% from 255 or 39.64% from 222); Green value is 114 (44.92% from 255 or 51.35% from 222); Blue value is 20 (8.20% from 255 or 9.01% from 222); Max value from RGB is 114 - color contains mainly: green. Hex color #587214 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587214 is #A78DEB. Grayscale: #5F5F5F. Windows color (decimal): -10980844 or 1339992. OLE color: 1339992.
HSL color Cylindrical-coordinate representation of color #587214: hue angle of 76.6º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #587214 is Cyan = 0.23, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 20 | - |
| CMYK | 0.23 | 0 | 0.82 | 0.55 |
| HSL | 76.6º | 0.7% | 0.26% | - |
| HSV(B) | 76.6º | 0.82% | 0.45% | - |
| XYZ | 10.17 | 14.16 | 2.86 | - |
| YUV | 95.51 | 85.39 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 20 | 0.23 | 0 | 0.82 | 0.55 | 76.6 | 0.7 | 0.26 |
| Hex | 58 | 72 | 14 | 17 | 0 | 52 | 37 | 4D | 46 | 1A |
| Octal | 130 | 162 | 24 | 27 | 0 | 122 | 67 | 115 | 106 | 32 |
| Binary | 1011000 | 1110010 | 10100 | 10111 | 0 | 1010010 | 110111 | 1001101 | 1000110 | 11010 |
Color Harmonies of #587214
Complementary color
Monochromatic Colors of #587214
Black with #587214
Text Example
Text Example
White with #587214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587214; }
p { color: rgb(88,114,20); }
H1.HeaderClassName
{
color: #587214;
}
.AnyTagClassName
{
color: #587214;
}
</style>
background-color css
<style>
a { background-color: #587214; }
a { background-color: rgb(88,114,20); }
div.DivClassName
{
background-color: #587214;
}
.BgClassName
{
background-color: #587214;
}
</style>
border-color css
<style>
span { border-color: #587214; }
span { border-color: rgb(88,114,20); }
td.TdClassName
{
border-color: #587214;
}
.TagClassName
{
border-color: #587214;
}
</style>