Shades of Fiji Green #686715
Tints of Fiji Green #686715
RGB
CMYK
RGB Variations
Color information
#686715 (or 0x686715) is known color: Fiji Green. HEX triplet: 68, 67 and 15. RGB value is (104,103,21). Sum of RGB (Red+Green+Blue) = 104+103+21=228 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.61% from 228); Green value is 103 (40.62% from 255 or 45.18% from 228); Blue value is 21 (8.59% from 255 or 9.21% from 228); Max value from RGB is 104 - color contains mainly: red. Hex color #686715 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686715 is #9798EA. Grayscale: #5E5E5E. Windows color (decimal): -9935083 or 1402728. OLE color: 1402728.
HSL color Cylindrical-coordinate representation of color #686715: hue angle of 59.28º 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 #686715 is Cyan = 0, Magento = 0.01, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 21 | - |
| CMYK | 0 | 0.01 | 0.80 | 0.59 |
| HSL | 59.28º | 0.66% | 0.25% | - |
| HSV(B) | 59.28º | 0.8% | 0.41% | - |
| XYZ | 10.69 | 12.7 | 2.6 | - |
| YUV | 93.95 | 86.83 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 21 | 0 | 0.01 | 0.80 | 0.59 | 59.28 | 0.66 | 0.25 |
| Hex | 68 | 67 | 15 | 0 | 1 | 50 | 3B | 3B | 42 | 19 |
| Octal | 150 | 147 | 25 | 0 | 1 | 120 | 73 | 73 | 102 | 31 |
| Binary | 1101000 | 1100111 | 10101 | 0 | 1 | 1010000 | 111011 | 111011 | 1000010 | 11001 |
Color Harmonies of #686715
Complementary color
Monochromatic Colors of #686715
Black with #686715
Text Example
Text Example
White with #686715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686715; }
p { color: rgb(104,103,21); }
H1.HeaderClassName
{
color: #686715;
}
.AnyTagClassName
{
color: #686715;
}
</style>
background-color css
<style>
a { background-color: #686715; }
a { background-color: rgb(104,103,21); }
div.DivClassName
{
background-color: #686715;
}
.BgClassName
{
background-color: #686715;
}
</style>
border-color css
<style>
span { border-color: #686715; }
span { border-color: rgb(104,103,21); }
td.TdClassName
{
border-color: #686715;
}
.TagClassName
{
border-color: #686715;
}
</style>