Shades of Fiji Green #577901
Tints of Fiji Green #577901
RGB
CMYK
RGB Variations
Color information
#577901 (or 0x577901) is known color: Fiji Green. HEX triplet: 57, 79 and 01. RGB value is (87,121,1). Sum of RGB (Red+Green+Blue) = 87+121+1=209 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.63% from 209); Green value is 121 (47.66% from 255 or 57.89% from 209); Blue value is 1 (0.78% from 255 or 0.48% from 209); Max value from RGB is 121 - color contains mainly: green. Hex color #577901 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577901 is #A886FE. Grayscale: #616161. Windows color (decimal): -11044607 or 96599. OLE color: 96599.
HSL color Cylindrical-coordinate representation of color #577901: hue angle of 77º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #577901 is Cyan = 0.28, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 121 | 1 | - |
| CMYK | 0.28 | 0 | 0.99 | 0.53 |
| HSL | 77º | 0.98% | 0.24% | - |
| HSV(B) | 77º | 0.99% | 0.47% | - |
| XYZ | 10.77 | 15.7 | 2.49 | - |
| YUV | 97.15 | 73.74 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 121 | 1 | 0.28 | 0 | 0.99 | 0.53 | 77 | 0.98 | 0.24 |
| Hex | 57 | 79 | 1 | 1C | 0 | 63 | 35 | 4D | 62 | 18 |
| Octal | 127 | 171 | 1 | 34 | 0 | 143 | 65 | 115 | 142 | 30 |
| Binary | 1010111 | 1111001 | 1 | 11100 | 0 | 1100011 | 110101 | 1001101 | 1100010 | 11000 |
Color Harmonies of #577901
Complementary color
Monochromatic Colors of #577901
Black with #577901
Text Example
Text Example
White with #577901
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577901; }
p { color: rgb(87,121,1); }
H1.HeaderClassName
{
color: #577901;
}
.AnyTagClassName
{
color: #577901;
}
</style>
background-color css
<style>
a { background-color: #577901; }
a { background-color: rgb(87,121,1); }
div.DivClassName
{
background-color: #577901;
}
.BgClassName
{
background-color: #577901;
}
</style>
border-color css
<style>
span { border-color: #577901; }
span { border-color: rgb(87,121,1); }
td.TdClassName
{
border-color: #577901;
}
.TagClassName
{
border-color: #577901;
}
</style>