Shades of Fiji Green #686610
Tints of Fiji Green #686610
RGB
CMYK
RGB Variations
Color information
#686610 (or 0x686610) is known color: Fiji Green. HEX triplet: 68, 66 and 10. RGB value is (104,102,16). Sum of RGB (Red+Green+Blue) = 104+102+16=222 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.85% from 222); Green value is 102 (40.23% from 255 or 45.95% from 222); Blue value is 16 (6.64% from 255 or 7.21% from 222); Max value from RGB is 104 - color contains mainly: red. Hex color #686610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686610 is #9799EF. Grayscale: #5D5D5D. Windows color (decimal): -9935344 or 1074792. OLE color: 1074792.
HSL color Cylindrical-coordinate representation of color #686610: hue angle of 58.64º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #686610 is Cyan = 0, Magento = 0.02, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 16 | - |
| CMYK | 0 | 0.02 | 0.85 | 0.59 |
| HSL | 58.64º | 0.73% | 0.24% | - |
| HSV(B) | 58.64º | 0.85% | 0.41% | - |
| XYZ | 10.55 | 12.48 | 2.34 | - |
| YUV | 92.79 | 84.66 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 16 | 0 | 0.02 | 0.85 | 0.59 | 58.64 | 0.73 | 0.24 |
| Hex | 68 | 66 | 10 | 0 | 2 | 55 | 3B | 3B | 49 | 18 |
| Octal | 150 | 146 | 20 | 0 | 2 | 125 | 73 | 73 | 111 | 30 |
| Binary | 1101000 | 1100110 | 10000 | 0 | 10 | 1010101 | 111011 | 111011 | 1001001 | 11000 |
Color Harmonies of #686610
Complementary color
Monochromatic Colors of #686610
Black with #686610
Text Example
Text Example
White with #686610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686610; }
p { color: rgb(104,102,16); }
H1.HeaderClassName
{
color: #686610;
}
.AnyTagClassName
{
color: #686610;
}
</style>
background-color css
<style>
a { background-color: #686610; }
a { background-color: rgb(104,102,16); }
div.DivClassName
{
background-color: #686610;
}
.BgClassName
{
background-color: #686610;
}
</style>
border-color css
<style>
span { border-color: #686610; }
span { border-color: rgb(104,102,16); }
td.TdClassName
{
border-color: #686610;
}
.TagClassName
{
border-color: #686610;
}
</style>