Shades of Fiji Green #587014
Tints of Fiji Green #587014
RGB
CMYK
RGB Variations
Color information
#587014 (or 0x587014) is known color: Fiji Green. HEX triplet: 58, 70 and 14. RGB value is (88,112,20). Sum of RGB (Red+Green+Blue) = 88+112+20=220 (29% of max value = 765). Red value is 88 (34.77% from 255 or 40% from 220); Green value is 112 (44.14% from 255 or 50.91% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 112 - color contains mainly: green. Hex color #587014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587014 is #A78FEB. Grayscale: #5E5E5E. Windows color (decimal): -10981356 or 1339480. OLE color: 1339480.
HSL color Cylindrical-coordinate representation of color #587014: hue angle of 75.65º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #587014 is Cyan = 0.21, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 20 | - |
| CMYK | 0.21 | 0 | 0.82 | 0.56 |
| HSL | 75.65º | 0.7% | 0.26% | - |
| HSV(B) | 75.65º | 0.82% | 0.44% | - |
| XYZ | 9.94 | 13.71 | 2.78 | - |
| YUV | 94.34 | 86.05 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 20 | 0.21 | 0 | 0.82 | 0.56 | 75.65 | 0.7 | 0.26 |
| Hex | 58 | 70 | 14 | 15 | 0 | 52 | 38 | 4C | 46 | 1A |
| Octal | 130 | 160 | 24 | 25 | 0 | 122 | 70 | 114 | 106 | 32 |
| Binary | 1011000 | 1110000 | 10100 | 10101 | 0 | 1010010 | 111000 | 1001100 | 1000110 | 11010 |
Color Harmonies of #587014
Complementary color
Monochromatic Colors of #587014
Black with #587014
Text Example
Text Example
White with #587014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587014; }
p { color: rgb(88,112,20); }
H1.HeaderClassName
{
color: #587014;
}
.AnyTagClassName
{
color: #587014;
}
</style>
background-color css
<style>
a { background-color: #587014; }
a { background-color: rgb(88,112,20); }
div.DivClassName
{
background-color: #587014;
}
.BgClassName
{
background-color: #587014;
}
</style>
border-color css
<style>
span { border-color: #587014; }
span { border-color: rgb(88,112,20); }
td.TdClassName
{
border-color: #587014;
}
.TagClassName
{
border-color: #587014;
}
</style>