Shades of Fiji Green #576312
Tints of Fiji Green #576312
RGB
CMYK
RGB Variations
Color information
#576312 (or 0x576312) is known color: Fiji Green. HEX triplet: 57, 63 and 12. RGB value is (87,99,18). Sum of RGB (Red+Green+Blue) = 87+99+18=204 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.65% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 18 (7.42% from 255 or 8.82% from 204); Max value from RGB is 99 - color contains mainly: green. Hex color #576312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576312 is #A89CED. Grayscale: #565656. Windows color (decimal): -11050222 or 1205079. OLE color: 1205079.
HSL color Cylindrical-coordinate representation of color #576312: hue angle of 68.89º 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 #576312 is Cyan = 0.12, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 99 | 18 | - |
| CMYK | 0.12 | 0 | 0.82 | 0.61 |
| HSL | 68.89º | 0.69% | 0.23% | - |
| HSV(B) | 68.89º | 0.82% | 0.39% | - |
| XYZ | 8.5 | 10.99 | 2.25 | - |
| YUV | 86.18 | 89.52 | 128.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 18 | 0.12 | 0 | 0.82 | 0.61 | 68.89 | 0.69 | 0.23 |
| Hex | 57 | 63 | 12 | C | 0 | 52 | 3D | 45 | 45 | 17 |
| Octal | 127 | 143 | 22 | 14 | 0 | 122 | 75 | 105 | 105 | 27 |
| Binary | 1010111 | 1100011 | 10010 | 1100 | 0 | 1010010 | 111101 | 1000101 | 1000101 | 10111 |
Color Harmonies of #576312
Complementary color
Monochromatic Colors of #576312
Black with #576312
Text Example
Text Example
White with #576312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576312; }
p { color: rgb(87,99,18); }
H1.HeaderClassName
{
color: #576312;
}
.AnyTagClassName
{
color: #576312;
}
</style>
background-color css
<style>
a { background-color: #576312; }
a { background-color: rgb(87,99,18); }
div.DivClassName
{
background-color: #576312;
}
.BgClassName
{
background-color: #576312;
}
</style>
border-color css
<style>
span { border-color: #576312; }
span { border-color: rgb(87,99,18); }
td.TdClassName
{
border-color: #576312;
}
.TagClassName
{
border-color: #576312;
}
</style>