Shades of Fiji Green #587305
Tints of Fiji Green #587305
RGB
CMYK
RGB Variations
Color information
#587305 (or 0x587305) is known color: Fiji Green. HEX triplet: 58, 73 and 05. RGB value is (88,115,5). Sum of RGB (Red+Green+Blue) = 88+115+5=208 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.31% from 208); Green value is 115 (45.31% from 255 or 55.29% from 208); Blue value is 5 (2.34% from 255 or 2.40% from 208); Max value from RGB is 115 - color contains mainly: green. Hex color #587305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #587305 is #A78CFA. Grayscale: #5E5E5E. Windows color (decimal): -10980603 or 357208. OLE color: 357208.
HSL color Cylindrical-coordinate representation of color #587305: hue angle of 74.73º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #587305 is Cyan = 0.23, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 5 | - |
| CMYK | 0.23 | 0 | 0.96 | 0.55 |
| HSL | 74.73º | 0.92% | 0.24% | - |
| HSV(B) | 74.73º | 0.96% | 0.45% | - |
| XYZ | 10.18 | 14.35 | 2.38 | - |
| YUV | 94.39 | 77.55 | 123.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 5 | 0.23 | 0 | 0.96 | 0.55 | 74.73 | 0.92 | 0.24 |
| Hex | 58 | 73 | 5 | 17 | 0 | 60 | 37 | 4B | 5C | 18 |
| Octal | 130 | 163 | 5 | 27 | 0 | 140 | 67 | 113 | 134 | 30 |
| Binary | 1011000 | 1110011 | 101 | 10111 | 0 | 1100000 | 110111 | 1001011 | 1011100 | 11000 |
Color Harmonies of #587305
Complementary color
Monochromatic Colors of #587305
Black with #587305
Text Example
Text Example
White with #587305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587305; }
p { color: rgb(88,115,5); }
H1.HeaderClassName
{
color: #587305;
}
.AnyTagClassName
{
color: #587305;
}
</style>
background-color css
<style>
a { background-color: #587305; }
a { background-color: rgb(88,115,5); }
div.DivClassName
{
background-color: #587305;
}
.BgClassName
{
background-color: #587305;
}
</style>
border-color css
<style>
span { border-color: #587305; }
span { border-color: rgb(88,115,5); }
td.TdClassName
{
border-color: #587305;
}
.TagClassName
{
border-color: #587305;
}
</style>