Shades of Fiji Green #686607
Tints of Fiji Green #686607
RGB
CMYK
RGB Variations
Color information
#686607 (or 0x686607) is known color: Fiji Green. HEX triplet: 68, 66 and 07. RGB value is (104,102,7). Sum of RGB (Red+Green+Blue) = 104+102+7=213 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.83% from 213); Green value is 102 (40.23% from 255 or 47.89% from 213); Blue value is 7 (3.12% from 255 or 3.29% from 213); Max value from RGB is 104 - color contains mainly: red. Hex color #686607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686607 is #9799F8. Grayscale: #5C5C5C. Windows color (decimal): -9935353 or 484968. OLE color: 484968.
HSL color Cylindrical-coordinate representation of color #686607: hue angle of 58.76º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #686607 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 7 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.59 |
| HSL | 58.76º | 0.87% | 0.22% | - |
| HSV(B) | 58.76º | 0.93% | 0.41% | - |
| XYZ | 10.5 | 12.46 | 2.05 | - |
| YUV | 91.77 | 80.16 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 7 | 0 | 0.02 | 0.93 | 0.59 | 58.76 | 0.87 | 0.22 |
| Hex | 68 | 66 | 7 | 0 | 2 | 5D | 3B | 3B | 57 | 16 |
| Octal | 150 | 146 | 7 | 0 | 2 | 135 | 73 | 73 | 127 | 26 |
| Binary | 1101000 | 1100110 | 111 | 0 | 10 | 1011101 | 111011 | 111011 | 1010111 | 10110 |
Color Harmonies of #686607
Complementary color
Monochromatic Colors of #686607
Black with #686607
Text Example
Text Example
White with #686607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686607; }
p { color: rgb(104,102,7); }
H1.HeaderClassName
{
color: #686607;
}
.AnyTagClassName
{
color: #686607;
}
</style>
background-color css
<style>
a { background-color: #686607; }
a { background-color: rgb(104,102,7); }
div.DivClassName
{
background-color: #686607;
}
.BgClassName
{
background-color: #686607;
}
</style>
border-color css
<style>
span { border-color: #686607; }
span { border-color: rgb(104,102,7); }
td.TdClassName
{
border-color: #686607;
}
.TagClassName
{
border-color: #686607;
}
</style>