Shades of Fiji Green #576412
Tints of Fiji Green #576412
RGB
CMYK
RGB Variations
Color information
#576412 (or 0x576412) is known color: Fiji Green. HEX triplet: 57, 64 and 12. RGB value is (87,100,18). Sum of RGB (Red+Green+Blue) = 87+100+18=205 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.44% from 205); Green value is 100 (39.45% from 255 or 48.78% from 205); Blue value is 18 (7.42% from 255 or 8.78% from 205); Max value from RGB is 100 - color contains mainly: green. Hex color #576412 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576412 is #A89BED. Grayscale: #575757. Windows color (decimal): -11049966 or 1205335. OLE color: 1205335.
HSL color Cylindrical-coordinate representation of color #576412: hue angle of 69.51º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #576412 is Cyan = 0.13, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 18 | - |
| CMYK | 0.13 | 0 | 0.82 | 0.61 |
| HSL | 69.51º | 0.69% | 0.23% | - |
| HSV(B) | 69.51º | 0.82% | 0.39% | - |
| XYZ | 8.6 | 11.18 | 2.28 | - |
| YUV | 86.77 | 89.19 | 128.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 18 | 0.13 | 0 | 0.82 | 0.61 | 69.51 | 0.69 | 0.23 |
| Hex | 57 | 64 | 12 | D | 0 | 52 | 3D | 46 | 45 | 17 |
| Octal | 127 | 144 | 22 | 15 | 0 | 122 | 75 | 106 | 105 | 27 |
| Binary | 1010111 | 1100100 | 10010 | 1101 | 0 | 1010010 | 111101 | 1000110 | 1000101 | 10111 |
Color Harmonies of #576412
Complementary color
Monochromatic Colors of #576412
Black with #576412
Text Example
Text Example
White with #576412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576412; }
p { color: rgb(87,100,18); }
H1.HeaderClassName
{
color: #576412;
}
.AnyTagClassName
{
color: #576412;
}
</style>
background-color css
<style>
a { background-color: #576412; }
a { background-color: rgb(87,100,18); }
div.DivClassName
{
background-color: #576412;
}
.BgClassName
{
background-color: #576412;
}
</style>
border-color css
<style>
span { border-color: #576412; }
span { border-color: rgb(87,100,18); }
td.TdClassName
{
border-color: #576412;
}
.TagClassName
{
border-color: #576412;
}
</style>