Shades of Fiji Green #686207
Tints of Fiji Green #686207
RGB
CMYK
RGB Variations
Color information
#686207 (or 0x686207) is known color: Fiji Green. HEX triplet: 68, 62 and 07. RGB value is (104,98,7). Sum of RGB (Red+Green+Blue) = 104+98+7=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 98 (38.67% from 255 or 46.89% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #686207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686207 is #979DF8. Grayscale: #595959. Windows color (decimal): -9936377 or 483944. OLE color: 483944.
HSL color Cylindrical-coordinate representation of color #686207: hue angle of 56.29º 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 #686207 is Cyan = 0, Magento = 0.06, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 98 | 7 | - |
| CMYK | 0 | 0.06 | 0.93 | 0.59 |
| HSL | 56.29º | 0.87% | 0.22% | - |
| HSV(B) | 56.29º | 0.93% | 0.41% | - |
| XYZ | 10.11 | 11.69 | 1.93 | - |
| YUV | 89.42 | 81.49 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 7 | 0 | 0.06 | 0.93 | 0.59 | 56.29 | 0.87 | 0.22 |
| Hex | 68 | 62 | 7 | 0 | 6 | 5D | 3B | 38 | 57 | 16 |
| Octal | 150 | 142 | 7 | 0 | 6 | 135 | 73 | 70 | 127 | 26 |
| Binary | 1101000 | 1100010 | 111 | 0 | 110 | 1011101 | 111011 | 111000 | 1010111 | 10110 |
Color Harmonies of #686207
Complementary color
Monochromatic Colors of #686207
Black with #686207
Text Example
Text Example
White with #686207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686207; }
p { color: rgb(104,98,7); }
H1.HeaderClassName
{
color: #686207;
}
.AnyTagClassName
{
color: #686207;
}
</style>
background-color css
<style>
a { background-color: #686207; }
a { background-color: rgb(104,98,7); }
div.DivClassName
{
background-color: #686207;
}
.BgClassName
{
background-color: #686207;
}
</style>
border-color css
<style>
span { border-color: #686207; }
span { border-color: rgb(104,98,7); }
td.TdClassName
{
border-color: #686207;
}
.TagClassName
{
border-color: #686207;
}
</style>