Shades of Fiji Green #687511
Tints of Fiji Green #687511
RGB
CMYK
RGB Variations
Color information
#687511 (or 0x687511) is known color: Fiji Green. HEX triplet: 68, 75 and 11. RGB value is (104,117,17). Sum of RGB (Red+Green+Blue) = 104+117+17=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 17 (7.03% from 255 or 7.14% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #687511 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687511 is #978AEE. Grayscale: #666666. Windows color (decimal): -9931503 or 1144168. OLE color: 1144168.
HSL color Cylindrical-coordinate representation of color #687511: hue angle of 67.8º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #687511 is Cyan = 0.11, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 17 | - |
| CMYK | 0.11 | 0 | 0.85 | 0.54 |
| HSL | 67.8º | 0.75% | 0.26% | - |
| HSV(B) | 67.8º | 0.85% | 0.46% | - |
| XYZ | 12.17 | 15.71 | 2.92 | - |
| YUV | 101.71 | 80.19 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 17 | 0.11 | 0 | 0.85 | 0.54 | 67.8 | 0.75 | 0.26 |
| Hex | 68 | 75 | 11 | B | 0 | 55 | 36 | 44 | 4B | 1A |
| Octal | 150 | 165 | 21 | 13 | 0 | 125 | 66 | 104 | 113 | 32 |
| Binary | 1101000 | 1110101 | 10001 | 1011 | 0 | 1010101 | 110110 | 1000100 | 1001011 | 11010 |
Color Harmonies of #687511
Complementary color
Monochromatic Colors of #687511
Black with #687511
Text Example
Text Example
White with #687511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687511; }
p { color: rgb(104,117,17); }
H1.HeaderClassName
{
color: #687511;
}
.AnyTagClassName
{
color: #687511;
}
</style>
background-color css
<style>
a { background-color: #687511; }
a { background-color: rgb(104,117,17); }
div.DivClassName
{
background-color: #687511;
}
.BgClassName
{
background-color: #687511;
}
</style>
border-color css
<style>
span { border-color: #687511; }
span { border-color: rgb(104,117,17); }
td.TdClassName
{
border-color: #687511;
}
.TagClassName
{
border-color: #687511;
}
</style>