Shades of Fiji Green #596520
Tints of Fiji Green #596520
RGB
CMYK
RGB Variations
Color information
#596520 (or 0x596520) is known color: Fiji Green. HEX triplet: 59, 65 and 20. RGB value is (89,101,32). Sum of RGB (Red+Green+Blue) = 89+101+32=222 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.09% from 222); Green value is 101 (39.84% from 255 or 45.50% from 222); Blue value is 32 (12.89% from 255 or 14.41% from 222); Max value from RGB is 101 - color contains mainly: green. Hex color #596520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596520 is #A69ADF. Grayscale: #595959. Windows color (decimal): -10918624 or 2123097. OLE color: 2123097.
HSL color Cylindrical-coordinate representation of color #596520: hue angle of 70.43º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #596520 is Cyan = 0.12, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 101 | 32 | - |
| CMYK | 0.12 | 0 | 0.68 | 0.60 |
| HSL | 70.43º | 0.52% | 0.26% | - |
| HSV(B) | 70.43º | 0.68% | 0.4% | - |
| XYZ | 9.03 | 11.54 | 3.12 | - |
| YUV | 89.55 | 95.52 | 127.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 32 | 0.12 | 0 | 0.68 | 0.60 | 70.43 | 0.52 | 0.26 |
| Hex | 59 | 65 | 20 | C | 0 | 44 | 3C | 46 | 34 | 1A |
| Octal | 131 | 145 | 40 | 14 | 0 | 104 | 74 | 106 | 64 | 32 |
| Binary | 1011001 | 1100101 | 100000 | 1100 | 0 | 1000100 | 111100 | 1000110 | 110100 | 11010 |
Color Harmonies of #596520
Complementary color
Monochromatic Colors of #596520
Black with #596520
Text Example
Text Example
White with #596520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596520; }
p { color: rgb(89,101,32); }
H1.HeaderClassName
{
color: #596520;
}
.AnyTagClassName
{
color: #596520;
}
</style>
background-color css
<style>
a { background-color: #596520; }
a { background-color: rgb(89,101,32); }
div.DivClassName
{
background-color: #596520;
}
.BgClassName
{
background-color: #596520;
}
</style>
border-color css
<style>
span { border-color: #596520; }
span { border-color: rgb(89,101,32); }
td.TdClassName
{
border-color: #596520;
}
.TagClassName
{
border-color: #596520;
}
</style>