Shades of Fiji Green #587304
Tints of Fiji Green #587304
RGB
CMYK
RGB Variations
Color information
#587304 (or 0x587304) is known color: Fiji Green. HEX triplet: 58, 73 and 04. RGB value is (88,115,4). Sum of RGB (Red+Green+Blue) = 88+115+4=207 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.51% from 207); Green value is 115 (45.31% from 255 or 55.56% from 207); Blue value is 4 (1.95% from 255 or 1.93% from 207); Max value from RGB is 115 - color contains mainly: green. Hex color #587304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587304 is #A78CFB. Grayscale: #5E5E5E. Windows color (decimal): -10980604 or 291672. OLE color: 291672.
HSL color Cylindrical-coordinate representation of color #587304: hue angle of 74.59º degrees, saturation: 0.93, 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 #587304 is Cyan = 0.23, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 4 | - |
| CMYK | 0.23 | 0 | 0.97 | 0.55 |
| HSL | 74.59º | 0.93% | 0.23% | - |
| HSV(B) | 74.59º | 0.97% | 0.45% | - |
| XYZ | 10.18 | 14.34 | 2.35 | - |
| YUV | 94.27 | 77.05 | 123.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 4 | 0.23 | 0 | 0.97 | 0.55 | 74.59 | 0.93 | 0.23 |
| Hex | 58 | 73 | 4 | 17 | 0 | 61 | 37 | 4B | 5D | 17 |
| Octal | 130 | 163 | 4 | 27 | 0 | 141 | 67 | 113 | 135 | 27 |
| Binary | 1011000 | 1110011 | 100 | 10111 | 0 | 1100001 | 110111 | 1001011 | 1011101 | 10111 |
Color Harmonies of #587304
Complementary color
Monochromatic Colors of #587304
Black with #587304
Text Example
Text Example
White with #587304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587304; }
p { color: rgb(88,115,4); }
H1.HeaderClassName
{
color: #587304;
}
.AnyTagClassName
{
color: #587304;
}
</style>
background-color css
<style>
a { background-color: #587304; }
a { background-color: rgb(88,115,4); }
div.DivClassName
{
background-color: #587304;
}
.BgClassName
{
background-color: #587304;
}
</style>
border-color css
<style>
span { border-color: #587304; }
span { border-color: rgb(88,115,4); }
td.TdClassName
{
border-color: #587304;
}
.TagClassName
{
border-color: #587304;
}
</style>