Shades of Fiji Green #686104
Tints of Fiji Green #686104
RGB
CMYK
RGB Variations
Color information
#686104 (or 0x686104) is known color: Fiji Green. HEX triplet: 68, 61 and 04. RGB value is (104,97,4). Sum of RGB (Red+Green+Blue) = 104+97+4=205 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.73% from 205); Green value is 97 (38.28% from 255 or 47.32% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 104 - color contains mainly: red. Hex color #686104 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686104 is #979EFB. Grayscale: #585858. Windows color (decimal): -9936636 or 287080. OLE color: 287080.
HSL color Cylindrical-coordinate representation of color #686104: hue angle of 55.8º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #686104 is Cyan = 0, Magento = 0.07, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 4 | - |
| CMYK | 0 | 0.07 | 0.96 | 0.59 |
| HSL | 55.8º | 0.93% | 0.21% | - |
| HSV(B) | 55.8º | 0.96% | 0.41% | - |
| XYZ | 10.01 | 11.5 | 1.81 | - |
| YUV | 88.49 | 80.32 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 4 | 0 | 0.07 | 0.96 | 0.59 | 55.8 | 0.93 | 0.21 |
| Hex | 68 | 61 | 4 | 0 | 7 | 60 | 3B | 38 | 5D | 15 |
| Octal | 150 | 141 | 4 | 0 | 7 | 140 | 73 | 70 | 135 | 25 |
| Binary | 1101000 | 1100001 | 100 | 0 | 111 | 1100000 | 111011 | 111000 | 1011101 | 10101 |
Color Harmonies of #686104
Complementary color
Monochromatic Colors of #686104
Black with #686104
Text Example
Text Example
White with #686104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686104; }
p { color: rgb(104,97,4); }
H1.HeaderClassName
{
color: #686104;
}
.AnyTagClassName
{
color: #686104;
}
</style>
background-color css
<style>
a { background-color: #686104; }
a { background-color: rgb(104,97,4); }
div.DivClassName
{
background-color: #686104;
}
.BgClassName
{
background-color: #686104;
}
</style>
border-color css
<style>
span { border-color: #686104; }
span { border-color: rgb(104,97,4); }
td.TdClassName
{
border-color: #686104;
}
.TagClassName
{
border-color: #686104;
}
</style>