Shades of Fiji Green #577407
Tints of Fiji Green #577407
RGB
CMYK
RGB Variations
Color information
#577407 (or 0x577407) is known color: Fiji Green. HEX triplet: 57, 74 and 07. RGB value is (87,116,7). Sum of RGB (Red+Green+Blue) = 87+116+7=210 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.43% from 210); Green value is 116 (45.70% from 255 or 55.24% from 210); Blue value is 7 (3.12% from 255 or 3.33% from 210); Max value from RGB is 116 - color contains mainly: green. Hex color #577407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577407 is #A88BF8. Grayscale: #5F5F5F. Windows color (decimal): -11045881 or 488535. OLE color: 488535.
HSL color Cylindrical-coordinate representation of color #577407: hue angle of 75.96º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #577407 is Cyan = 0.25, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 116 | 7 | - |
| CMYK | 0.25 | 0 | 0.94 | 0.55 |
| HSL | 75.96º | 0.89% | 0.24% | - |
| HSV(B) | 75.96º | 0.94% | 0.45% | - |
| XYZ | 10.21 | 14.53 | 2.47 | - |
| YUV | 94.9 | 78.39 | 122.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 7 | 0.25 | 0 | 0.94 | 0.55 | 75.96 | 0.89 | 0.24 |
| Hex | 57 | 74 | 7 | 19 | 0 | 5E | 37 | 4C | 59 | 18 |
| Octal | 127 | 164 | 7 | 31 | 0 | 136 | 67 | 114 | 131 | 30 |
| Binary | 1010111 | 1110100 | 111 | 11001 | 0 | 1011110 | 110111 | 1001100 | 1011001 | 11000 |
Color Harmonies of #577407
Complementary color
Monochromatic Colors of #577407
Black with #577407
Text Example
Text Example
White with #577407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577407; }
p { color: rgb(87,116,7); }
H1.HeaderClassName
{
color: #577407;
}
.AnyTagClassName
{
color: #577407;
}
</style>
background-color css
<style>
a { background-color: #577407; }
a { background-color: rgb(87,116,7); }
div.DivClassName
{
background-color: #577407;
}
.BgClassName
{
background-color: #577407;
}
</style>
border-color css
<style>
span { border-color: #577407; }
span { border-color: rgb(87,116,7); }
td.TdClassName
{
border-color: #577407;
}
.TagClassName
{
border-color: #577407;
}
</style>