Shades of Fiji Green #687707
Tints of Fiji Green #687707
RGB
CMYK
RGB Variations
Color information
#687707 (or 0x687707) is known color: Fiji Green. HEX triplet: 68, 77 and 07. RGB value is (104,119,7). Sum of RGB (Red+Green+Blue) = 104+119+7=230 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.22% from 230); Green value is 119 (46.88% from 255 or 51.74% from 230); Blue value is 7 (3.12% from 255 or 3.04% from 230); Max value from RGB is 119 - color contains mainly: green. Hex color #687707 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687707 is #9788F8. Grayscale: #666666. Windows color (decimal): -9931001 or 489320. OLE color: 489320.
HSL color Cylindrical-coordinate representation of color #687707: hue angle of 68.04º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #687707 is Cyan = 0.13, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 7 | - |
| CMYK | 0.13 | 0 | 0.94 | 0.53 |
| HSL | 68.04º | 0.89% | 0.25% | - |
| HSV(B) | 68.04º | 0.94% | 0.47% | - |
| XYZ | 12.34 | 16.15 | 2.67 | - |
| YUV | 101.75 | 74.53 | 129.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 7 | 0.13 | 0 | 0.94 | 0.53 | 68.04 | 0.89 | 0.25 |
| Hex | 68 | 77 | 7 | D | 0 | 5E | 35 | 44 | 59 | 19 |
| Octal | 150 | 167 | 7 | 15 | 0 | 136 | 65 | 104 | 131 | 31 |
| Binary | 1101000 | 1110111 | 111 | 1101 | 0 | 1011110 | 110101 | 1000100 | 1011001 | 11001 |
Color Harmonies of #687707
Complementary color
Monochromatic Colors of #687707
Black with #687707
Text Example
Text Example
White with #687707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687707; }
p { color: rgb(104,119,7); }
H1.HeaderClassName
{
color: #687707;
}
.AnyTagClassName
{
color: #687707;
}
</style>
background-color css
<style>
a { background-color: #687707; }
a { background-color: rgb(104,119,7); }
div.DivClassName
{
background-color: #687707;
}
.BgClassName
{
background-color: #687707;
}
</style>
border-color css
<style>
span { border-color: #687707; }
span { border-color: rgb(104,119,7); }
td.TdClassName
{
border-color: #687707;
}
.TagClassName
{
border-color: #687707;
}
</style>