Shades of Fiji Green #577206
Tints of Fiji Green #577206
RGB
CMYK
RGB Variations
Color information
#577206 (or 0x577206) is known color: Fiji Green. HEX triplet: 57, 72 and 06. RGB value is (87,114,6). Sum of RGB (Red+Green+Blue) = 87+114+6=207 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.03% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 6 (2.73% from 255 or 2.90% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #577206 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577206 is #A88DF9. Grayscale: #5E5E5E. Windows color (decimal): -11046394 or 422487. OLE color: 422487.
HSL color Cylindrical-coordinate representation of color #577206: hue angle of 75º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #577206 is Cyan = 0.24, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 114 | 6 | - |
| CMYK | 0.24 | 0 | 0.95 | 0.55 |
| HSL | 75º | 0.9% | 0.24% | - |
| HSV(B) | 75º | 0.95% | 0.45% | - |
| XYZ | 9.98 | 14.07 | 2.36 | - |
| YUV | 93.62 | 78.55 | 123.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 6 | 0.24 | 0 | 0.95 | 0.55 | 75 | 0.9 | 0.24 |
| Hex | 57 | 72 | 6 | 18 | 0 | 5F | 37 | 4B | 5A | 18 |
| Octal | 127 | 162 | 6 | 30 | 0 | 137 | 67 | 113 | 132 | 30 |
| Binary | 1010111 | 1110010 | 110 | 11000 | 0 | 1011111 | 110111 | 1001011 | 1011010 | 11000 |
Color Harmonies of #577206
Complementary color
Monochromatic Colors of #577206
Black with #577206
Text Example
Text Example
White with #577206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577206; }
p { color: rgb(87,114,6); }
H1.HeaderClassName
{
color: #577206;
}
.AnyTagClassName
{
color: #577206;
}
</style>
background-color css
<style>
a { background-color: #577206; }
a { background-color: rgb(87,114,6); }
div.DivClassName
{
background-color: #577206;
}
.BgClassName
{
background-color: #577206;
}
</style>
border-color css
<style>
span { border-color: #577206; }
span { border-color: rgb(87,114,6); }
td.TdClassName
{
border-color: #577206;
}
.TagClassName
{
border-color: #577206;
}
</style>