Shades of Fiji Green #687106
Tints of Fiji Green #687106
RGB
CMYK
RGB Variations
Color information
#687106 (or 0x687106) is known color: Fiji Green. HEX triplet: 68, 71 and 06. RGB value is (104,113,6). Sum of RGB (Red+Green+Blue) = 104+113+6=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 113 (44.53% from 255 or 50.67% from 223); Blue value is 6 (2.73% from 255 or 2.69% from 223); Max value from RGB is 113 - color contains mainly: green. Hex color #687106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687106 is #978EF9. Grayscale: #626262. Windows color (decimal): -9932538 or 422248. OLE color: 422248.
HSL color Cylindrical-coordinate representation of color #687106: hue angle of 65.05º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #687106 is Cyan = 0.08, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 6 | - |
| CMYK | 0.08 | 0 | 0.95 | 0.56 |
| HSL | 65.05º | 0.9% | 0.23% | - |
| HSV(B) | 65.05º | 0.95% | 0.44% | - |
| XYZ | 11.65 | 14.77 | 2.41 | - |
| YUV | 98.11 | 76.02 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 6 | 0.08 | 0 | 0.95 | 0.56 | 65.05 | 0.9 | 0.23 |
| Hex | 68 | 71 | 6 | 8 | 0 | 5F | 38 | 41 | 5A | 17 |
| Octal | 150 | 161 | 6 | 10 | 0 | 137 | 70 | 101 | 132 | 27 |
| Binary | 1101000 | 1110001 | 110 | 1000 | 0 | 1011111 | 111000 | 1000001 | 1011010 | 10111 |
Color Harmonies of #687106
Complementary color
Monochromatic Colors of #687106
Black with #687106
Text Example
Text Example
White with #687106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687106; }
p { color: rgb(104,113,6); }
H1.HeaderClassName
{
color: #687106;
}
.AnyTagClassName
{
color: #687106;
}
</style>
background-color css
<style>
a { background-color: #687106; }
a { background-color: rgb(104,113,6); }
div.DivClassName
{
background-color: #687106;
}
.BgClassName
{
background-color: #687106;
}
</style>
border-color css
<style>
span { border-color: #687106; }
span { border-color: rgb(104,113,6); }
td.TdClassName
{
border-color: #687106;
}
.TagClassName
{
border-color: #687106;
}
</style>