Shades of Fiji Green #587300
Tints of Fiji Green #587300
RGB
CMYK
RGB Variations
Color information
#587300 (or 0x587300) is known color: Fiji Green. HEX triplet: 58, 73 and 00. RGB value is (88,115,0). Sum of RGB (Red+Green+Blue) = 88+115+0=203 (26% of max value = 765). Red value is 88 (34.77% from 255 or 43.35% from 203); Green value is 115 (45.31% from 255 or 56.65% from 203); Blue value is 0 (0.39% from 255 or 0% from 203); Max value from RGB is 115 - color contains mainly: green. Hex color #587300 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587300 is #A78CFF. Grayscale: #5E5E5E. Windows color (decimal): -10980608 or 29528. OLE color: 29528.
HSL color Cylindrical-coordinate representation of color #587300: hue angle of 74.09º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #587300 is Cyan = 0.23, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 0 | - |
| CMYK | 0.23 | 0 | 1 | 0.55 |
| HSL | 74.09º | 1% | 0.23% | - |
| HSV(B) | 74.09º | 1% | 0.45% | - |
| XYZ | 10.16 | 14.34 | 2.23 | - |
| YUV | 93.82 | 75.05 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 0 | 0.23 | 0 | 1 | 0.55 | 74.09 | 1 | 0.23 |
| Hex | 58 | 73 | 0 | 17 | 0 | 64 | 37 | 4A | 64 | 17 |
| Octal | 130 | 163 | 0 | 27 | 0 | 144 | 67 | 112 | 144 | 27 |
| Binary | 1011000 | 1110011 | 0 | 10111 | 0 | 1100100 | 110111 | 1001010 | 1100100 | 10111 |
Color Harmonies of #587300
Complementary color
Monochromatic Colors of #587300
Black with #587300
Text Example
Text Example
White with #587300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587300; }
p { color: rgb(88,115,0); }
H1.HeaderClassName
{
color: #587300;
}
.AnyTagClassName
{
color: #587300;
}
</style>
background-color css
<style>
a { background-color: #587300; }
a { background-color: rgb(88,115,0); }
div.DivClassName
{
background-color: #587300;
}
.BgClassName
{
background-color: #587300;
}
</style>
border-color css
<style>
span { border-color: #587300; }
span { border-color: rgb(88,115,0); }
td.TdClassName
{
border-color: #587300;
}
.TagClassName
{
border-color: #587300;
}
</style>