Shades of Fiji Green #507607
Tints of Fiji Green #507607
RGB
CMYK
RGB Variations
Color information
#507607 (or 0x507607) is known color: Fiji Green. HEX triplet: 50, 76 and 07. RGB value is (80,118,7). Sum of RGB (Red+Green+Blue) = 80+118+7=205 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.02% from 205); Green value is 118 (46.48% from 255 or 57.56% from 205); Blue value is 7 (3.12% from 255 or 3.41% from 205); Max value from RGB is 118 - color contains mainly: green. Hex color #507607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507607 is #AF89F8. Grayscale: #5E5E5E. Windows color (decimal): -11504121 or 489040. OLE color: 489040.
HSL color Cylindrical-coordinate representation of color #507607: hue angle of 80.54º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #507607 is Cyan = 0.32, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 7 | - |
| CMYK | 0.32 | 0 | 0.94 | 0.54 |
| HSL | 80.54º | 0.89% | 0.25% | - |
| HSV(B) | 80.54º | 0.94% | 0.46% | - |
| XYZ | 9.83 | 14.68 | 2.52 | - |
| YUV | 93.98 | 78.91 | 118.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 7 | 0.32 | 0 | 0.94 | 0.54 | 80.54 | 0.89 | 0.25 |
| Hex | 50 | 76 | 7 | 20 | 0 | 5E | 36 | 51 | 59 | 19 |
| Octal | 120 | 166 | 7 | 40 | 0 | 136 | 66 | 121 | 131 | 31 |
| Binary | 1010000 | 1110110 | 111 | 100000 | 0 | 1011110 | 110110 | 1010001 | 1011001 | 11001 |
Color Harmonies of #507607
Complementary color
Monochromatic Colors of #507607
Black with #507607
Text Example
Text Example
White with #507607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507607; }
p { color: rgb(80,118,7); }
H1.HeaderClassName
{
color: #507607;
}
.AnyTagClassName
{
color: #507607;
}
</style>
background-color css
<style>
a { background-color: #507607; }
a { background-color: rgb(80,118,7); }
div.DivClassName
{
background-color: #507607;
}
.BgClassName
{
background-color: #507607;
}
</style>
border-color css
<style>
span { border-color: #507607; }
span { border-color: rgb(80,118,7); }
td.TdClassName
{
border-color: #507607;
}
.TagClassName
{
border-color: #507607;
}
</style>