Shades of Fiji Green #587203
Tints of Fiji Green #587203
RGB
CMYK
RGB Variations
Color information
#587203 (or 0x587203) is known color: Fiji Green. HEX triplet: 58, 72 and 03. RGB value is (88,114,3). Sum of RGB (Red+Green+Blue) = 88+114+3=205 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.93% from 205); Green value is 114 (44.92% from 255 or 55.61% from 205); Blue value is 3 (1.56% from 255 or 1.46% from 205); Max value from RGB is 114 - color contains mainly: green. Hex color #587203 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587203 is #A78DFC. Grayscale: #5D5D5D. Windows color (decimal): -10980861 or 225880. OLE color: 225880.
HSL color Cylindrical-coordinate representation of color #587203: hue angle of 74.05º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #587203 is Cyan = 0.23, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 3 | - |
| CMYK | 0.23 | 0 | 0.97 | 0.55 |
| HSL | 74.05º | 0.95% | 0.23% | - |
| HSV(B) | 74.05º | 0.97% | 0.45% | - |
| XYZ | 10.06 | 14.12 | 2.28 | - |
| YUV | 93.57 | 76.89 | 124.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 3 | 0.23 | 0 | 0.97 | 0.55 | 74.05 | 0.95 | 0.23 |
| Hex | 58 | 72 | 3 | 17 | 0 | 61 | 37 | 4A | 5F | 17 |
| Octal | 130 | 162 | 3 | 27 | 0 | 141 | 67 | 112 | 137 | 27 |
| Binary | 1011000 | 1110010 | 11 | 10111 | 0 | 1100001 | 110111 | 1001010 | 1011111 | 10111 |
Color Harmonies of #587203
Complementary color
Monochromatic Colors of #587203
Black with #587203
Text Example
Text Example
White with #587203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587203; }
p { color: rgb(88,114,3); }
H1.HeaderClassName
{
color: #587203;
}
.AnyTagClassName
{
color: #587203;
}
</style>
background-color css
<style>
a { background-color: #587203; }
a { background-color: rgb(88,114,3); }
div.DivClassName
{
background-color: #587203;
}
.BgClassName
{
background-color: #587203;
}
</style>
border-color css
<style>
span { border-color: #587203; }
span { border-color: rgb(88,114,3); }
td.TdClassName
{
border-color: #587203;
}
.TagClassName
{
border-color: #587203;
}
</style>