Shades of Fiji Green #576620
Tints of Fiji Green #576620
RGB
CMYK
RGB Variations
Color information
#576620 (or 0x576620) is known color: Fiji Green. HEX triplet: 57, 66 and 20. RGB value is (87,102,32). Sum of RGB (Red+Green+Blue) = 87+102+32=221 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.37% from 221); Green value is 102 (40.23% from 255 or 46.15% from 221); Blue value is 32 (12.89% from 255 or 14.48% from 221); Max value from RGB is 102 - color contains mainly: green. Hex color #576620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576620 is #A899DF. Grayscale: #595959. Windows color (decimal): -11049440 or 2123351. OLE color: 2123351.
HSL color Cylindrical-coordinate representation of color #576620: hue angle of 72.86º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #576620 is Cyan = 0.15, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 102 | 32 | - |
| CMYK | 0.15 | 0 | 0.69 | 0.6 |
| HSL | 72.86º | 0.52% | 0.26% | - |
| HSV(B) | 72.86º | 0.69% | 0.4% | - |
| XYZ | 8.94 | 11.63 | 3.14 | - |
| YUV | 89.54 | 95.53 | 126.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 32 | 0.15 | 0 | 0.69 | 0.6 | 72.86 | 0.52 | 0.26 |
| Hex | 57 | 66 | 20 | F | 0 | 45 | 3C | 49 | 34 | 1A |
| Octal | 127 | 146 | 40 | 17 | 0 | 105 | 74 | 111 | 64 | 32 |
| Binary | 1010111 | 1100110 | 100000 | 1111 | 0 | 1000101 | 111100 | 1001001 | 110100 | 11010 |
Color Harmonies of #576620
Complementary color
Monochromatic Colors of #576620
Black with #576620
Text Example
Text Example
White with #576620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576620; }
p { color: rgb(87,102,32); }
H1.HeaderClassName
{
color: #576620;
}
.AnyTagClassName
{
color: #576620;
}
</style>
background-color css
<style>
a { background-color: #576620; }
a { background-color: rgb(87,102,32); }
div.DivClassName
{
background-color: #576620;
}
.BgClassName
{
background-color: #576620;
}
</style>
border-color css
<style>
span { border-color: #576620; }
span { border-color: rgb(87,102,32); }
td.TdClassName
{
border-color: #576620;
}
.TagClassName
{
border-color: #576620;
}
</style>