Shades of Fiji Green #686407
Tints of Fiji Green #686407
RGB
CMYK
RGB Variations
Color information
#686407 (or 0x686407) is known color: Fiji Green. HEX triplet: 68, 64 and 07. RGB value is (104,100,7). Sum of RGB (Red+Green+Blue) = 104+100+7=211 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.29% from 211); Green value is 100 (39.45% from 255 or 47.39% from 211); Blue value is 7 (3.12% from 255 or 3.32% from 211); Max value from RGB is 104 - color contains mainly: red. Hex color #686407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686407 is #979BF8. Grayscale: #5A5A5A. Windows color (decimal): -9935865 or 484456. OLE color: 484456.
HSL color Cylindrical-coordinate representation of color #686407: hue angle of 57.53º 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 #686407 is Cyan = 0, Magento = 0.04, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 7 | - |
| CMYK | 0 | 0.04 | 0.93 | 0.59 |
| HSL | 57.53º | 0.87% | 0.22% | - |
| HSV(B) | 57.53º | 0.93% | 0.41% | - |
| XYZ | 10.3 | 12.07 | 1.99 | - |
| YUV | 90.59 | 80.83 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 7 | 0 | 0.04 | 0.93 | 0.59 | 57.53 | 0.87 | 0.22 |
| Hex | 68 | 64 | 7 | 0 | 4 | 5D | 3B | 3A | 57 | 16 |
| Octal | 150 | 144 | 7 | 0 | 4 | 135 | 73 | 72 | 127 | 26 |
| Binary | 1101000 | 1100100 | 111 | 0 | 100 | 1011101 | 111011 | 111010 | 1010111 | 10110 |
Color Harmonies of #686407
Complementary color
Monochromatic Colors of #686407
Black with #686407
Text Example
Text Example
White with #686407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686407; }
p { color: rgb(104,100,7); }
H1.HeaderClassName
{
color: #686407;
}
.AnyTagClassName
{
color: #686407;
}
</style>
background-color css
<style>
a { background-color: #686407; }
a { background-color: rgb(104,100,7); }
div.DivClassName
{
background-color: #686407;
}
.BgClassName
{
background-color: #686407;
}
</style>
border-color css
<style>
span { border-color: #686407; }
span { border-color: rgb(104,100,7); }
td.TdClassName
{
border-color: #686407;
}
.TagClassName
{
border-color: #686407;
}
</style>