Shades of Fiji Green #507706
Tints of Fiji Green #507706
RGB
CMYK
RGB Variations
Color information
#507706 (or 0x507706) is known color: Fiji Green. HEX triplet: 50, 77 and 06. RGB value is (80,119,6). Sum of RGB (Red+Green+Blue) = 80+119+6=205 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.02% from 205); Green value is 119 (46.88% from 255 or 58.05% from 205); Blue value is 6 (2.73% from 255 or 2.93% from 205); Max value from RGB is 119 - color contains mainly: green. Hex color #507706 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507706 is #AF88F9. Grayscale: #5E5E5E. Windows color (decimal): -11503866 or 423760. OLE color: 423760.
HSL color Cylindrical-coordinate representation of color #507706: hue angle of 80.71º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #507706 is Cyan = 0.33, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 119 | 6 | - |
| CMYK | 0.33 | 0 | 0.95 | 0.53 |
| HSL | 80.71º | 0.9% | 0.25% | - |
| HSV(B) | 80.71º | 0.95% | 0.47% | - |
| XYZ | 9.94 | 14.91 | 2.53 | - |
| YUV | 94.46 | 78.08 | 117.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 119 | 6 | 0.33 | 0 | 0.95 | 0.53 | 80.71 | 0.9 | 0.25 |
| Hex | 50 | 77 | 6 | 21 | 0 | 5F | 35 | 51 | 5A | 19 |
| Octal | 120 | 167 | 6 | 41 | 0 | 137 | 65 | 121 | 132 | 31 |
| Binary | 1010000 | 1110111 | 110 | 100001 | 0 | 1011111 | 110101 | 1010001 | 1011010 | 11001 |
Color Harmonies of #507706
Complementary color
Monochromatic Colors of #507706
Black with #507706
Text Example
Text Example
White with #507706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507706; }
p { color: rgb(80,119,6); }
H1.HeaderClassName
{
color: #507706;
}
.AnyTagClassName
{
color: #507706;
}
</style>
background-color css
<style>
a { background-color: #507706; }
a { background-color: rgb(80,119,6); }
div.DivClassName
{
background-color: #507706;
}
.BgClassName
{
background-color: #507706;
}
</style>
border-color css
<style>
span { border-color: #507706; }
span { border-color: rgb(80,119,6); }
td.TdClassName
{
border-color: #507706;
}
.TagClassName
{
border-color: #507706;
}
</style>