Shades of Fiji Green #686615
Tints of Fiji Green #686615
RGB
CMYK
RGB Variations
Color information
#686615 (or 0x686615) is known color: Fiji Green. HEX triplet: 68, 66 and 15. RGB value is (104,102,21). Sum of RGB (Red+Green+Blue) = 104+102+21=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 102 (40.23% from 255 or 44.93% from 227); Blue value is 21 (8.59% from 255 or 9.25% from 227); Max value from RGB is 104 - color contains mainly: red. Hex color #686615 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686615 is #9799EA. Grayscale: #5D5D5D. Windows color (decimal): -9935339 or 1402472. OLE color: 1402472.
HSL color Cylindrical-coordinate representation of color #686615: hue angle of 58.55º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #686615 is Cyan = 0, Magento = 0.02, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 21 | - |
| CMYK | 0 | 0.02 | 0.80 | 0.59 |
| HSL | 58.55º | 0.66% | 0.25% | - |
| HSV(B) | 58.55º | 0.8% | 0.41% | - |
| XYZ | 10.6 | 12.5 | 2.56 | - |
| YUV | 93.36 | 87.16 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 21 | 0 | 0.02 | 0.80 | 0.59 | 58.55 | 0.66 | 0.25 |
| Hex | 68 | 66 | 15 | 0 | 2 | 50 | 3B | 3B | 42 | 19 |
| Octal | 150 | 146 | 25 | 0 | 2 | 120 | 73 | 73 | 102 | 31 |
| Binary | 1101000 | 1100110 | 10101 | 0 | 10 | 1010000 | 111011 | 111011 | 1000010 | 11001 |
Color Harmonies of #686615
Complementary color
Monochromatic Colors of #686615
Black with #686615
Text Example
Text Example
White with #686615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686615; }
p { color: rgb(104,102,21); }
H1.HeaderClassName
{
color: #686615;
}
.AnyTagClassName
{
color: #686615;
}
</style>
background-color css
<style>
a { background-color: #686615; }
a { background-color: rgb(104,102,21); }
div.DivClassName
{
background-color: #686615;
}
.BgClassName
{
background-color: #686615;
}
</style>
border-color css
<style>
span { border-color: #686615; }
span { border-color: rgb(104,102,21); }
td.TdClassName
{
border-color: #686615;
}
.TagClassName
{
border-color: #686615;
}
</style>