Shades of Fiji Green #596616
Tints of Fiji Green #596616
RGB
CMYK
RGB Variations
Color information
#596616 (or 0x596616) is known color: Fiji Green. HEX triplet: 59, 66 and 16. RGB value is (89,102,22). Sum of RGB (Red+Green+Blue) = 89+102+22=213 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.78% from 213); Green value is 102 (40.23% from 255 or 47.89% from 213); Blue value is 22 (8.98% from 255 or 10.33% from 213); Max value from RGB is 102 - color contains mainly: green. Hex color #596616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #596616 is #A699E9. Grayscale: #595959. Windows color (decimal): -10918378 or 1467993. OLE color: 1467993.
HSL color Cylindrical-coordinate representation of color #596616: hue angle of 69.75º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #596616 is Cyan = 0.13, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 102 | 22 | - |
| CMYK | 0.13 | 0 | 0.78 | 0.6 |
| HSL | 69.75º | 0.65% | 0.24% | - |
| HSV(B) | 69.75º | 0.78% | 0.4% | - |
| XYZ | 9.02 | 11.68 | 2.54 | - |
| YUV | 88.99 | 90.19 | 128 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 22 | 0.13 | 0 | 0.78 | 0.6 | 69.75 | 0.65 | 0.24 |
| Hex | 59 | 66 | 16 | D | 0 | 4E | 3C | 46 | 41 | 18 |
| Octal | 131 | 146 | 26 | 15 | 0 | 116 | 74 | 106 | 101 | 30 |
| Binary | 1011001 | 1100110 | 10110 | 1101 | 0 | 1001110 | 111100 | 1000110 | 1000001 | 11000 |
Color Harmonies of #596616
Complementary color
Monochromatic Colors of #596616
Black with #596616
Text Example
Text Example
White with #596616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596616; }
p { color: rgb(89,102,22); }
H1.HeaderClassName
{
color: #596616;
}
.AnyTagClassName
{
color: #596616;
}
</style>
background-color css
<style>
a { background-color: #596616; }
a { background-color: rgb(89,102,22); }
div.DivClassName
{
background-color: #596616;
}
.BgClassName
{
background-color: #596616;
}
</style>
border-color css
<style>
span { border-color: #596616; }
span { border-color: rgb(89,102,22); }
td.TdClassName
{
border-color: #596616;
}
.TagClassName
{
border-color: #596616;
}
</style>