Shades of Fiji Green #686711
Tints of Fiji Green #686711
RGB
CMYK
RGB Variations
Color information
#686711 (or 0x686711) is known color: Fiji Green. HEX triplet: 68, 67 and 11. RGB value is (104,103,17). Sum of RGB (Red+Green+Blue) = 104+103+17=224 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.43% from 224); Green value is 103 (40.62% from 255 or 45.98% from 224); Blue value is 17 (7.03% from 255 or 7.59% from 224); Max value from RGB is 104 - color contains mainly: red. Hex color #686711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686711 is #9798EE. Grayscale: #5D5D5D. Windows color (decimal): -9935087 or 1140584. OLE color: 1140584.
HSL color Cylindrical-coordinate representation of color #686711: hue angle of 59.31º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #686711 is Cyan = 0, Magento = 0.01, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 17 | - |
| CMYK | 0 | 0.01 | 0.84 | 0.59 |
| HSL | 59.31º | 0.72% | 0.24% | - |
| HSV(B) | 59.31º | 0.84% | 0.41% | - |
| XYZ | 10.66 | 12.68 | 2.42 | - |
| YUV | 93.5 | 84.83 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 17 | 0 | 0.01 | 0.84 | 0.59 | 59.31 | 0.72 | 0.24 |
| Hex | 68 | 67 | 11 | 0 | 1 | 54 | 3B | 3B | 48 | 18 |
| Octal | 150 | 147 | 21 | 0 | 1 | 124 | 73 | 73 | 110 | 30 |
| Binary | 1101000 | 1100111 | 10001 | 0 | 1 | 1010100 | 111011 | 111011 | 1001000 | 11000 |
Color Harmonies of #686711
Complementary color
Monochromatic Colors of #686711
Black with #686711
Text Example
Text Example
White with #686711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686711; }
p { color: rgb(104,103,17); }
H1.HeaderClassName
{
color: #686711;
}
.AnyTagClassName
{
color: #686711;
}
</style>
background-color css
<style>
a { background-color: #686711; }
a { background-color: rgb(104,103,17); }
div.DivClassName
{
background-color: #686711;
}
.BgClassName
{
background-color: #686711;
}
</style>
border-color css
<style>
span { border-color: #686711; }
span { border-color: rgb(104,103,17); }
td.TdClassName
{
border-color: #686711;
}
.TagClassName
{
border-color: #686711;
}
</style>