Shades of Fiji Green #686713
Tints of Fiji Green #686713
RGB
CMYK
RGB Variations
Color information
#686713 (or 0x686713) is known color: Fiji Green. HEX triplet: 68, 67 and 13. RGB value is (104,103,19). Sum of RGB (Red+Green+Blue) = 104+103+19=226 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.02% from 226); Green value is 103 (40.62% from 255 or 45.58% from 226); Blue value is 19 (7.81% from 255 or 8.41% from 226); Max value from RGB is 104 - color contains mainly: red. Hex color #686713 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686713 is #9798EC. Grayscale: #5E5E5E. Windows color (decimal): -9935085 or 1271656. OLE color: 1271656.
HSL color Cylindrical-coordinate representation of color #686713: hue angle of 59.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #686713 is Cyan = 0, Magento = 0.01, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 19 | - |
| CMYK | 0 | 0.01 | 0.82 | 0.59 |
| HSL | 59.29º | 0.69% | 0.24% | - |
| HSV(B) | 59.29º | 0.82% | 0.41% | - |
| XYZ | 10.68 | 12.69 | 2.5 | - |
| YUV | 93.72 | 85.83 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 19 | 0 | 0.01 | 0.82 | 0.59 | 59.29 | 0.69 | 0.24 |
| Hex | 68 | 67 | 13 | 0 | 1 | 52 | 3B | 3B | 45 | 18 |
| Octal | 150 | 147 | 23 | 0 | 1 | 122 | 73 | 73 | 105 | 30 |
| Binary | 1101000 | 1100111 | 10011 | 0 | 1 | 1010010 | 111011 | 111011 | 1000101 | 11000 |
Color Harmonies of #686713
Complementary color
Monochromatic Colors of #686713
Black with #686713
Text Example
Text Example
White with #686713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686713; }
p { color: rgb(104,103,19); }
H1.HeaderClassName
{
color: #686713;
}
.AnyTagClassName
{
color: #686713;
}
</style>
background-color css
<style>
a { background-color: #686713; }
a { background-color: rgb(104,103,19); }
div.DivClassName
{
background-color: #686713;
}
.BgClassName
{
background-color: #686713;
}
</style>
border-color css
<style>
span { border-color: #686713; }
span { border-color: rgb(104,103,19); }
td.TdClassName
{
border-color: #686713;
}
.TagClassName
{
border-color: #686713;
}
</style>