Shades of Fiji Green #507507
Tints of Fiji Green #507507
RGB
CMYK
RGB Variations
Color information
#507507 (or 0x507507) is known color: Fiji Green. HEX triplet: 50, 75 and 07. RGB value is (80,117,7). Sum of RGB (Red+Green+Blue) = 80+117+7=204 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.22% from 204); Green value is 117 (46.09% from 255 or 57.35% from 204); Blue value is 7 (3.12% from 255 or 3.43% from 204); Max value from RGB is 117 - color contains mainly: green. Hex color #507507 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507507 is #AF8AF8. Grayscale: #5D5D5D. Windows color (decimal): -11504377 or 488784. OLE color: 488784.
HSL color Cylindrical-coordinate representation of color #507507: hue angle of 80.18º 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 #507507 is Cyan = 0.32, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 117 | 7 | - |
| CMYK | 0.32 | 0 | 0.94 | 0.54 |
| HSL | 80.18º | 0.89% | 0.24% | - |
| HSV(B) | 80.18º | 0.94% | 0.46% | - |
| XYZ | 9.71 | 14.44 | 2.48 | - |
| YUV | 93.4 | 79.24 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 7 | 0.32 | 0 | 0.94 | 0.54 | 80.18 | 0.89 | 0.24 |
| Hex | 50 | 75 | 7 | 20 | 0 | 5E | 36 | 50 | 59 | 18 |
| Octal | 120 | 165 | 7 | 40 | 0 | 136 | 66 | 120 | 131 | 30 |
| Binary | 1010000 | 1110101 | 111 | 100000 | 0 | 1011110 | 110110 | 1010000 | 1011001 | 11000 |
Color Harmonies of #507507
Complementary color
Monochromatic Colors of #507507
Black with #507507
Text Example
Text Example
White with #507507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507507; }
p { color: rgb(80,117,7); }
H1.HeaderClassName
{
color: #507507;
}
.AnyTagClassName
{
color: #507507;
}
</style>
background-color css
<style>
a { background-color: #507507; }
a { background-color: rgb(80,117,7); }
div.DivClassName
{
background-color: #507507;
}
.BgClassName
{
background-color: #507507;
}
</style>
border-color css
<style>
span { border-color: #507507; }
span { border-color: rgb(80,117,7); }
td.TdClassName
{
border-color: #507507;
}
.TagClassName
{
border-color: #507507;
}
</style>