Shades of Fiji Green #507609
Tints of Fiji Green #507609
RGB
CMYK
RGB Variations
Color information
#507609 (or 0x507609) is known color: Fiji Green. HEX triplet: 50, 76 and 09. RGB value is (80,118,9). Sum of RGB (Red+Green+Blue) = 80+118+9=207 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.65% from 207); Green value is 118 (46.48% from 255 or 57.00% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 118 - color contains mainly: green. Hex color #507609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507609 is #AF89F6. Grayscale: #5E5E5E. Windows color (decimal): -11504119 or 620112. OLE color: 620112.
HSL color Cylindrical-coordinate representation of color #507609: hue angle of 80.92º 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 #507609 is Cyan = 0.32, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 9 | - |
| CMYK | 0.32 | 0 | 0.92 | 0.54 |
| HSL | 80.92º | 0.86% | 0.25% | - |
| HSV(B) | 80.92º | 0.92% | 0.46% | - |
| XYZ | 9.84 | 14.68 | 2.57 | - |
| YUV | 94.21 | 79.91 | 117.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 9 | 0.32 | 0 | 0.92 | 0.54 | 80.92 | 0.86 | 0.25 |
| Hex | 50 | 76 | 9 | 20 | 0 | 5C | 36 | 51 | 56 | 19 |
| Octal | 120 | 166 | 11 | 40 | 0 | 134 | 66 | 121 | 126 | 31 |
| Binary | 1010000 | 1110110 | 1001 | 100000 | 0 | 1011100 | 110110 | 1010001 | 1010110 | 11001 |
Color Harmonies of #507609
Complementary color
Monochromatic Colors of #507609
Black with #507609
Text Example
Text Example
White with #507609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507609; }
p { color: rgb(80,118,9); }
H1.HeaderClassName
{
color: #507609;
}
.AnyTagClassName
{
color: #507609;
}
</style>
background-color css
<style>
a { background-color: #507609; }
a { background-color: rgb(80,118,9); }
div.DivClassName
{
background-color: #507609;
}
.BgClassName
{
background-color: #507609;
}
</style>
border-color css
<style>
span { border-color: #507609; }
span { border-color: rgb(80,118,9); }
td.TdClassName
{
border-color: #507609;
}
.TagClassName
{
border-color: #507609;
}
</style>