Shades of Fiji Green #507509
Tints of Fiji Green #507509
RGB
CMYK
RGB Variations
Color information
#507509 (or 0x507509) is known color: Fiji Green. HEX triplet: 50, 75 and 09. RGB value is (80,117,9). Sum of RGB (Red+Green+Blue) = 80+117+9=206 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.83% from 206); Green value is 117 (46.09% from 255 or 56.80% from 206); Blue value is 9 (3.91% from 255 or 4.37% from 206); Max value from RGB is 117 - color contains mainly: green. Hex color #507509 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507509 is #AF8AF6. Grayscale: #5E5E5E. Windows color (decimal): -11504375 or 619856. OLE color: 619856.
HSL color Cylindrical-coordinate representation of color #507509: hue angle of 80.56º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #507509 is Cyan = 0.32, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 117 | 9 | - |
| CMYK | 0.32 | 0 | 0.92 | 0.54 |
| HSL | 80.56º | 0.86% | 0.25% | - |
| HSV(B) | 80.56º | 0.92% | 0.46% | - |
| XYZ | 9.72 | 14.45 | 2.53 | - |
| YUV | 93.63 | 80.24 | 118.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 9 | 0.32 | 0 | 0.92 | 0.54 | 80.56 | 0.86 | 0.25 |
| Hex | 50 | 75 | 9 | 20 | 0 | 5C | 36 | 51 | 56 | 19 |
| Octal | 120 | 165 | 11 | 40 | 0 | 134 | 66 | 121 | 126 | 31 |
| Binary | 1010000 | 1110101 | 1001 | 100000 | 0 | 1011100 | 110110 | 1010001 | 1010110 | 11001 |
Color Harmonies of #507509
Complementary color
Monochromatic Colors of #507509
Black with #507509
Text Example
Text Example
White with #507509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507509; }
p { color: rgb(80,117,9); }
H1.HeaderClassName
{
color: #507509;
}
.AnyTagClassName
{
color: #507509;
}
</style>
background-color css
<style>
a { background-color: #507509; }
a { background-color: rgb(80,117,9); }
div.DivClassName
{
background-color: #507509;
}
.BgClassName
{
background-color: #507509;
}
</style>
border-color css
<style>
span { border-color: #507509; }
span { border-color: rgb(80,117,9); }
td.TdClassName
{
border-color: #507509;
}
.TagClassName
{
border-color: #507509;
}
</style>