Shades of Fiji Green #587512
Tints of Fiji Green #587512
RGB
CMYK
RGB Variations
Color information
#587512 (or 0x587512) is known color: Fiji Green. HEX triplet: 58, 75 and 12. RGB value is (88,117,18). Sum of RGB (Red+Green+Blue) = 88+117+18=223 (29% of max value = 765). Red value is 88 (34.77% from 255 or 39.46% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 18 (7.42% from 255 or 8.07% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #587512 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587512 is #A78AED. Grayscale: #616161. Windows color (decimal): -10980078 or 1209688. OLE color: 1209688.
HSL color Cylindrical-coordinate representation of color #587512: hue angle of 77.58º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #587512 is Cyan = 0.25, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 18 | - |
| CMYK | 0.25 | 0 | 0.85 | 0.54 |
| HSL | 77.58º | 0.73% | 0.26% | - |
| HSV(B) | 77.58º | 0.85% | 0.46% | - |
| XYZ | 10.49 | 14.84 | 2.88 | - |
| YUV | 97.04 | 83.39 | 121.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 18 | 0.25 | 0 | 0.85 | 0.54 | 77.58 | 0.73 | 0.26 |
| Hex | 58 | 75 | 12 | 19 | 0 | 55 | 36 | 4E | 49 | 1A |
| Octal | 130 | 165 | 22 | 31 | 0 | 125 | 66 | 116 | 111 | 32 |
| Binary | 1011000 | 1110101 | 10010 | 11001 | 0 | 1010101 | 110110 | 1001110 | 1001001 | 11010 |
Color Harmonies of #587512
Complementary color
Monochromatic Colors of #587512
Black with #587512
Text Example
Text Example
White with #587512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587512; }
p { color: rgb(88,117,18); }
H1.HeaderClassName
{
color: #587512;
}
.AnyTagClassName
{
color: #587512;
}
</style>
background-color css
<style>
a { background-color: #587512; }
a { background-color: rgb(88,117,18); }
div.DivClassName
{
background-color: #587512;
}
.BgClassName
{
background-color: #587512;
}
</style>
border-color css
<style>
span { border-color: #587512; }
span { border-color: rgb(88,117,18); }
td.TdClassName
{
border-color: #587512;
}
.TagClassName
{
border-color: #587512;
}
</style>