Shades of Fiji Green #687407
Tints of Fiji Green #687407
RGB
CMYK
RGB Variations
Color information
#687407 (or 0x687407) is known color: Fiji Green. HEX triplet: 68, 74 and 07. RGB value is (104,116,7). Sum of RGB (Red+Green+Blue) = 104+116+7=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 116 (45.70% from 255 or 51.10% from 227); Blue value is 7 (3.12% from 255 or 3.08% from 227); Max value from RGB is 116 - color contains mainly: green. Hex color #687407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687407 is #978BF8. Grayscale: #646464. Windows color (decimal): -9931769 or 488552. OLE color: 488552.
HSL color Cylindrical-coordinate representation of color #687407: hue angle of 66.61º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #687407 is Cyan = 0.10, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 116 | 7 | - |
| CMYK | 0.10 | 0 | 0.94 | 0.55 |
| HSL | 66.61º | 0.89% | 0.24% | - |
| HSV(B) | 66.61º | 0.94% | 0.45% | - |
| XYZ | 11.99 | 15.45 | 2.55 | - |
| YUV | 99.99 | 75.52 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 7 | 0.10 | 0 | 0.94 | 0.55 | 66.61 | 0.89 | 0.24 |
| Hex | 68 | 74 | 7 | A | 0 | 5E | 37 | 43 | 59 | 18 |
| Octal | 150 | 164 | 7 | 12 | 0 | 136 | 67 | 103 | 131 | 30 |
| Binary | 1101000 | 1110100 | 111 | 1010 | 0 | 1011110 | 110111 | 1000011 | 1011001 | 11000 |
Color Harmonies of #687407
Complementary color
Monochromatic Colors of #687407
Black with #687407
Text Example
Text Example
White with #687407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687407; }
p { color: rgb(104,116,7); }
H1.HeaderClassName
{
color: #687407;
}
.AnyTagClassName
{
color: #687407;
}
</style>
background-color css
<style>
a { background-color: #687407; }
a { background-color: rgb(104,116,7); }
div.DivClassName
{
background-color: #687407;
}
.BgClassName
{
background-color: #687407;
}
</style>
border-color css
<style>
span { border-color: #687407; }
span { border-color: rgb(104,116,7); }
td.TdClassName
{
border-color: #687407;
}
.TagClassName
{
border-color: #687407;
}
</style>