Shades of Fiji Green #587312
Tints of Fiji Green #587312
RGB
CMYK
RGB Variations
Color information
#587312 (or 0x587312) is known color: Fiji Green. HEX triplet: 58, 73 and 12. RGB value is (88,115,18). Sum of RGB (Red+Green+Blue) = 88+115+18=221 (29% of max value = 765). Red value is 88 (34.77% from 255 or 39.82% from 221); Green value is 115 (45.31% from 255 or 52.04% from 221); Blue value is 18 (7.42% from 255 or 8.14% from 221); Max value from RGB is 115 - color contains mainly: green. Hex color #587312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587312 is #A78CED. Grayscale: #606060. Windows color (decimal): -10980590 or 1209176. OLE color: 1209176.
HSL color Cylindrical-coordinate representation of color #587312: hue angle of 76.7º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #587312 is Cyan = 0.23, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 18 | - |
| CMYK | 0.23 | 0 | 0.84 | 0.55 |
| HSL | 76.7º | 0.73% | 0.26% | - |
| HSV(B) | 76.7º | 0.84% | 0.45% | - |
| XYZ | 10.26 | 14.38 | 2.81 | - |
| YUV | 95.87 | 84.05 | 122.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 18 | 0.23 | 0 | 0.84 | 0.55 | 76.7 | 0.73 | 0.26 |
| Hex | 58 | 73 | 12 | 17 | 0 | 54 | 37 | 4D | 49 | 1A |
| Octal | 130 | 163 | 22 | 27 | 0 | 124 | 67 | 115 | 111 | 32 |
| Binary | 1011000 | 1110011 | 10010 | 10111 | 0 | 1010100 | 110111 | 1001101 | 1001001 | 11010 |
Color Harmonies of #587312
Complementary color
Monochromatic Colors of #587312
Black with #587312
Text Example
Text Example
White with #587312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587312; }
p { color: rgb(88,115,18); }
H1.HeaderClassName
{
color: #587312;
}
.AnyTagClassName
{
color: #587312;
}
</style>
background-color css
<style>
a { background-color: #587312; }
a { background-color: rgb(88,115,18); }
div.DivClassName
{
background-color: #587312;
}
.BgClassName
{
background-color: #587312;
}
</style>
border-color css
<style>
span { border-color: #587312; }
span { border-color: rgb(88,115,18); }
td.TdClassName
{
border-color: #587312;
}
.TagClassName
{
border-color: #587312;
}
</style>