Shades of Fiji Green #577201
Tints of Fiji Green #577201
RGB
CMYK
RGB Variations
Color information
#577201 (or 0x577201) is known color: Fiji Green. HEX triplet: 57, 72 and 01. RGB value is (87,114,1). Sum of RGB (Red+Green+Blue) = 87+114+1=202 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.07% from 202); Green value is 114 (44.92% from 255 or 56.44% from 202); Blue value is 1 (0.78% from 255 or 0.50% from 202); Max value from RGB is 114 - color contains mainly: green. Hex color #577201 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577201 is #A88DFE. Grayscale: #5D5D5D. Windows color (decimal): -11046399 or 94807. OLE color: 94807.
HSL color Cylindrical-coordinate representation of color #577201: hue angle of 74.34º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #577201 is Cyan = 0.24, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 114 | 1 | - |
| CMYK | 0.24 | 0 | 0.99 | 0.55 |
| HSL | 74.34º | 0.98% | 0.23% | - |
| HSV(B) | 74.34º | 0.99% | 0.45% | - |
| XYZ | 9.95 | 14.06 | 2.22 | - |
| YUV | 93.05 | 76.05 | 123.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 1 | 0.24 | 0 | 0.99 | 0.55 | 74.34 | 0.98 | 0.23 |
| Hex | 57 | 72 | 1 | 18 | 0 | 63 | 37 | 4A | 62 | 17 |
| Octal | 127 | 162 | 1 | 30 | 0 | 143 | 67 | 112 | 142 | 27 |
| Binary | 1010111 | 1110010 | 1 | 11000 | 0 | 1100011 | 110111 | 1001010 | 1100010 | 10111 |
Color Harmonies of #577201
Complementary color
Monochromatic Colors of #577201
Black with #577201
Text Example
Text Example
White with #577201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577201; }
p { color: rgb(87,114,1); }
H1.HeaderClassName
{
color: #577201;
}
.AnyTagClassName
{
color: #577201;
}
</style>
background-color css
<style>
a { background-color: #577201; }
a { background-color: rgb(87,114,1); }
div.DivClassName
{
background-color: #577201;
}
.BgClassName
{
background-color: #577201;
}
</style>
border-color css
<style>
span { border-color: #577201; }
span { border-color: rgb(87,114,1); }
td.TdClassName
{
border-color: #577201;
}
.TagClassName
{
border-color: #577201;
}
</style>