Shades of Fiji Green #686306
Tints of Fiji Green #686306
RGB
CMYK
RGB Variations
Color information
#686306 (or 0x686306) is known color: Fiji Green. HEX triplet: 68, 63 and 06. RGB value is (104,99,6). Sum of RGB (Red+Green+Blue) = 104+99+6=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 99 (39.06% from 255 or 47.37% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #686306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686306 is #979CF9. Grayscale: #5A5A5A. Windows color (decimal): -9936122 or 418664. OLE color: 418664.
HSL color Cylindrical-coordinate representation of color #686306: hue angle of 56.94º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #686306 is Cyan = 0, Magento = 0.05, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 6 | - |
| CMYK | 0 | 0.05 | 0.94 | 0.59 |
| HSL | 56.94º | 0.89% | 0.22% | - |
| HSV(B) | 56.94º | 0.94% | 0.41% | - |
| XYZ | 10.2 | 11.88 | 1.93 | - |
| YUV | 89.89 | 80.66 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 6 | 0 | 0.05 | 0.94 | 0.59 | 56.94 | 0.89 | 0.22 |
| Hex | 68 | 63 | 6 | 0 | 5 | 5E | 3B | 39 | 59 | 16 |
| Octal | 150 | 143 | 6 | 0 | 5 | 136 | 73 | 71 | 131 | 26 |
| Binary | 1101000 | 1100011 | 110 | 0 | 101 | 1011110 | 111011 | 111001 | 1011001 | 10110 |
Color Harmonies of #686306
Complementary color
Monochromatic Colors of #686306
Black with #686306
Text Example
Text Example
White with #686306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686306; }
p { color: rgb(104,99,6); }
H1.HeaderClassName
{
color: #686306;
}
.AnyTagClassName
{
color: #686306;
}
</style>
background-color css
<style>
a { background-color: #686306; }
a { background-color: rgb(104,99,6); }
div.DivClassName
{
background-color: #686306;
}
.BgClassName
{
background-color: #686306;
}
</style>
border-color css
<style>
span { border-color: #686306; }
span { border-color: rgb(104,99,6); }
td.TdClassName
{
border-color: #686306;
}
.TagClassName
{
border-color: #686306;
}
</style>