Shades of Fiji Green #587401
Tints of Fiji Green #587401
RGB
CMYK
RGB Variations
Color information
#587401 (or 0x587401) is known color: Fiji Green. HEX triplet: 58, 74 and 01. RGB value is (88,116,1). Sum of RGB (Red+Green+Blue) = 88+116+1=205 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.93% from 205); Green value is 116 (45.70% from 255 or 56.59% from 205); Blue value is 1 (0.78% from 255 or 0.49% from 205); Max value from RGB is 116 - color contains mainly: green. Hex color #587401 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587401 is #A78BFE. Grayscale: #5E5E5E. Windows color (decimal): -10980351 or 95320. OLE color: 95320.
HSL color Cylindrical-coordinate representation of color #587401: hue angle of 74.61º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #587401 is Cyan = 0.24, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 1 | - |
| CMYK | 0.24 | 0 | 0.99 | 0.55 |
| HSL | 74.61º | 0.98% | 0.23% | - |
| HSV(B) | 74.61º | 0.99% | 0.45% | - |
| XYZ | 10.28 | 14.57 | 2.3 | - |
| YUV | 94.52 | 75.22 | 123.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 1 | 0.24 | 0 | 0.99 | 0.55 | 74.61 | 0.98 | 0.23 |
| Hex | 58 | 74 | 1 | 18 | 0 | 63 | 37 | 4B | 62 | 17 |
| Octal | 130 | 164 | 1 | 30 | 0 | 143 | 67 | 113 | 142 | 27 |
| Binary | 1011000 | 1110100 | 1 | 11000 | 0 | 1100011 | 110111 | 1001011 | 1100010 | 10111 |
Color Harmonies of #587401
Complementary color
Monochromatic Colors of #587401
Black with #587401
Text Example
Text Example
White with #587401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587401; }
p { color: rgb(88,116,1); }
H1.HeaderClassName
{
color: #587401;
}
.AnyTagClassName
{
color: #587401;
}
</style>
background-color css
<style>
a { background-color: #587401; }
a { background-color: rgb(88,116,1); }
div.DivClassName
{
background-color: #587401;
}
.BgClassName
{
background-color: #587401;
}
</style>
border-color css
<style>
span { border-color: #587401; }
span { border-color: rgb(88,116,1); }
td.TdClassName
{
border-color: #587401;
}
.TagClassName
{
border-color: #587401;
}
</style>