Shades of Fiji Green #576512
Tints of Fiji Green #576512
RGB
CMYK
RGB Variations
Color information
#576512 (or 0x576512) is known color: Fiji Green. HEX triplet: 57, 65 and 12. RGB value is (87,101,18). Sum of RGB (Red+Green+Blue) = 87+101+18=206 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.23% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 18 (7.42% from 255 or 8.74% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #576512 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576512 is #A89AED. Grayscale: #575757. Windows color (decimal): -11049710 or 1205591. OLE color: 1205591.
HSL color Cylindrical-coordinate representation of color #576512: hue angle of 70.12º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #576512 is Cyan = 0.14, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 101 | 18 | - |
| CMYK | 0.14 | 0 | 0.82 | 0.60 |
| HSL | 70.12º | 0.7% | 0.23% | - |
| HSV(B) | 70.12º | 0.82% | 0.4% | - |
| XYZ | 8.69 | 11.38 | 2.31 | - |
| YUV | 87.35 | 88.86 | 127.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 18 | 0.14 | 0 | 0.82 | 0.60 | 70.12 | 0.7 | 0.23 |
| Hex | 57 | 65 | 12 | E | 0 | 52 | 3C | 46 | 46 | 17 |
| Octal | 127 | 145 | 22 | 16 | 0 | 122 | 74 | 106 | 106 | 27 |
| Binary | 1010111 | 1100101 | 10010 | 1110 | 0 | 1010010 | 111100 | 1000110 | 1000110 | 10111 |
Color Harmonies of #576512
Complementary color
Monochromatic Colors of #576512
Black with #576512
Text Example
Text Example
White with #576512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576512; }
p { color: rgb(87,101,18); }
H1.HeaderClassName
{
color: #576512;
}
.AnyTagClassName
{
color: #576512;
}
</style>
background-color css
<style>
a { background-color: #576512; }
a { background-color: rgb(87,101,18); }
div.DivClassName
{
background-color: #576512;
}
.BgClassName
{
background-color: #576512;
}
</style>
border-color css
<style>
span { border-color: #576512; }
span { border-color: rgb(87,101,18); }
td.TdClassName
{
border-color: #576512;
}
.TagClassName
{
border-color: #576512;
}
</style>