Shades of Fiji Green #686718
Tints of Fiji Green #686718
RGB
CMYK
RGB Variations
Color information
#686718 (or 0x686718) is known color: Fiji Green. HEX triplet: 68, 67 and 18. RGB value is (104,103,24). Sum of RGB (Red+Green+Blue) = 104+103+24=231 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.02% from 231); Green value is 103 (40.62% from 255 or 44.59% from 231); Blue value is 24 (9.77% from 255 or 10.39% from 231); Max value from RGB is 104 - color contains mainly: red. Hex color #686718 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686718 is #9798E7. Grayscale: #5E5E5E. Windows color (decimal): -9935080 or 1599336. OLE color: 1599336.
HSL color Cylindrical-coordinate representation of color #686718: hue angle of 59.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #686718 is Cyan = 0, Magento = 0.01, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 24 | - |
| CMYK | 0 | 0.01 | 0.77 | 0.59 |
| HSL | 59.25º | 0.63% | 0.25% | - |
| HSV(B) | 59.25º | 0.77% | 0.41% | - |
| XYZ | 10.72 | 12.71 | 2.75 | - |
| YUV | 94.29 | 88.33 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 24 | 0 | 0.01 | 0.77 | 0.59 | 59.25 | 0.63 | 0.25 |
| Hex | 68 | 67 | 18 | 0 | 1 | 4D | 3B | 3B | 3E | 19 |
| Octal | 150 | 147 | 30 | 0 | 1 | 115 | 73 | 73 | 76 | 31 |
| Binary | 1101000 | 1100111 | 11000 | 0 | 1 | 1001101 | 111011 | 111011 | 111110 | 11001 |
Color Harmonies of #686718
Complementary color
Monochromatic Colors of #686718
Black with #686718
Text Example
Text Example
White with #686718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686718; }
p { color: rgb(104,103,24); }
H1.HeaderClassName
{
color: #686718;
}
.AnyTagClassName
{
color: #686718;
}
</style>
background-color css
<style>
a { background-color: #686718; }
a { background-color: rgb(104,103,24); }
div.DivClassName
{
background-color: #686718;
}
.BgClassName
{
background-color: #686718;
}
</style>
border-color css
<style>
span { border-color: #686718; }
span { border-color: rgb(104,103,24); }
td.TdClassName
{
border-color: #686718;
}
.TagClassName
{
border-color: #686718;
}
</style>