Shades of Fiji Green #587501
Tints of Fiji Green #587501
RGB
CMYK
RGB Variations
Color information
#587501 (or 0x587501) is known color: Fiji Green. HEX triplet: 58, 75 and 01. RGB value is (88,117,1). Sum of RGB (Red+Green+Blue) = 88+117+1=206 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.72% from 206); Green value is 117 (46.09% from 255 or 56.80% from 206); Blue value is 1 (0.78% from 255 or 0.49% from 206); Max value from RGB is 117 - color contains mainly: green. Hex color #587501 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587501 is #A78AFE. Grayscale: #5F5F5F. Windows color (decimal): -10980095 or 95576. OLE color: 95576.
HSL color Cylindrical-coordinate representation of color #587501: hue angle of 75º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #587501 is Cyan = 0.25, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 1 | - |
| CMYK | 0.25 | 0 | 0.99 | 0.54 |
| HSL | 75º | 0.98% | 0.23% | - |
| HSV(B) | 75º | 0.99% | 0.46% | - |
| XYZ | 10.39 | 14.8 | 2.34 | - |
| YUV | 95.11 | 74.89 | 122.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 1 | 0.25 | 0 | 0.99 | 0.54 | 75 | 0.98 | 0.23 |
| Hex | 58 | 75 | 1 | 19 | 0 | 63 | 36 | 4B | 62 | 17 |
| Octal | 130 | 165 | 1 | 31 | 0 | 143 | 66 | 113 | 142 | 27 |
| Binary | 1011000 | 1110101 | 1 | 11001 | 0 | 1100011 | 110110 | 1001011 | 1100010 | 10111 |
Color Harmonies of #587501
Complementary color
Monochromatic Colors of #587501
Black with #587501
Text Example
Text Example
White with #587501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587501; }
p { color: rgb(88,117,1); }
H1.HeaderClassName
{
color: #587501;
}
.AnyTagClassName
{
color: #587501;
}
</style>
background-color css
<style>
a { background-color: #587501; }
a { background-color: rgb(88,117,1); }
div.DivClassName
{
background-color: #587501;
}
.BgClassName
{
background-color: #587501;
}
</style>
border-color css
<style>
span { border-color: #587501; }
span { border-color: rgb(88,117,1); }
td.TdClassName
{
border-color: #587501;
}
.TagClassName
{
border-color: #587501;
}
</style>