Shades of Fiji Green #577507
Tints of Fiji Green #577507
RGB
CMYK
RGB Variations
Color information
#577507 (or 0x577507) is known color: Fiji Green. HEX triplet: 57, 75 and 07. RGB value is (87,117,7). Sum of RGB (Red+Green+Blue) = 87+117+7=211 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.23% from 211); Green value is 117 (46.09% from 255 or 55.45% from 211); Blue value is 7 (3.12% from 255 or 3.32% from 211); Max value from RGB is 117 - color contains mainly: green. Hex color #577507 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577507 is #A88AF8. Grayscale: #5F5F5F. Windows color (decimal): -11045625 or 488791. OLE color: 488791.
HSL color Cylindrical-coordinate representation of color #577507: hue angle of 76.36º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #577507 is Cyan = 0.26, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 7 | - |
| CMYK | 0.26 | 0 | 0.94 | 0.54 |
| HSL | 76.36º | 0.89% | 0.24% | - |
| HSV(B) | 76.36º | 0.94% | 0.46% | - |
| XYZ | 10.33 | 14.76 | 2.51 | - |
| YUV | 95.49 | 78.06 | 121.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 7 | 0.26 | 0 | 0.94 | 0.54 | 76.36 | 0.89 | 0.24 |
| Hex | 57 | 75 | 7 | 1A | 0 | 5E | 36 | 4C | 59 | 18 |
| Octal | 127 | 165 | 7 | 32 | 0 | 136 | 66 | 114 | 131 | 30 |
| Binary | 1010111 | 1110101 | 111 | 11010 | 0 | 1011110 | 110110 | 1001100 | 1011001 | 11000 |
Color Harmonies of #577507
Complementary color
Monochromatic Colors of #577507
Black with #577507
Text Example
Text Example
White with #577507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577507; }
p { color: rgb(87,117,7); }
H1.HeaderClassName
{
color: #577507;
}
.AnyTagClassName
{
color: #577507;
}
</style>
background-color css
<style>
a { background-color: #577507; }
a { background-color: rgb(87,117,7); }
div.DivClassName
{
background-color: #577507;
}
.BgClassName
{
background-color: #577507;
}
</style>
border-color css
<style>
span { border-color: #577507; }
span { border-color: rgb(87,117,7); }
td.TdClassName
{
border-color: #577507;
}
.TagClassName
{
border-color: #577507;
}
</style>