Shades of Fiji Green #577100
Tints of Fiji Green #577100
RGB
CMYK
RGB Variations
Color information
#577100 (or 0x577100) is known color: Fiji Green. HEX triplet: 57, 71 and 00. RGB value is (87,113,0). Sum of RGB (Red+Green+Blue) = 87+113+0=200 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.5% from 200); Green value is 113 (44.53% from 255 or 56.5% from 200); Blue value is 0 (0.39% from 255 or 0% from 200); Max value from RGB is 113 - color contains mainly: green. Hex color #577100 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577100 is #A88EFF. Grayscale: #5C5C5C. Windows color (decimal): -11046656 or 29015. OLE color: 29015.
HSL color Cylindrical-coordinate representation of color #577100: hue angle of 73.81º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #577100 is Cyan = 0.23, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 113 | 0 | - |
| CMYK | 0.23 | 0 | 1 | 0.56 |
| HSL | 73.81º | 1% | 0.22% | - |
| HSV(B) | 73.81º | 1% | 0.44% | - |
| XYZ | 9.84 | 13.84 | 2.15 | - |
| YUV | 92.34 | 75.89 | 124.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 0 | 0.23 | 0 | 1 | 0.56 | 73.81 | 1 | 0.22 |
| Hex | 57 | 71 | 0 | 17 | 0 | 64 | 38 | 4A | 64 | 16 |
| Octal | 127 | 161 | 0 | 27 | 0 | 144 | 70 | 112 | 144 | 26 |
| Binary | 1010111 | 1110001 | 0 | 10111 | 0 | 1100100 | 111000 | 1001010 | 1100100 | 10110 |
Color Harmonies of #577100
Complementary color
Monochromatic Colors of #577100
Black with #577100
Text Example
Text Example
White with #577100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577100; }
p { color: rgb(87,113,0); }
H1.HeaderClassName
{
color: #577100;
}
.AnyTagClassName
{
color: #577100;
}
</style>
background-color css
<style>
a { background-color: #577100; }
a { background-color: rgb(87,113,0); }
div.DivClassName
{
background-color: #577100;
}
.BgClassName
{
background-color: #577100;
}
</style>
border-color css
<style>
span { border-color: #577100; }
span { border-color: rgb(87,113,0); }
td.TdClassName
{
border-color: #577100;
}
.TagClassName
{
border-color: #577100;
}
</style>