Shades of Fiji Green #687613
Tints of Fiji Green #687613
RGB
CMYK
RGB Variations
Color information
#687613 (or 0x687613) is known color: Fiji Green. HEX triplet: 68, 76 and 13. RGB value is (104,118,19). Sum of RGB (Red+Green+Blue) = 104+118+19=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 118 (46.48% from 255 or 48.96% from 241); Blue value is 19 (7.81% from 255 or 7.88% from 241); Max value from RGB is 118 - color contains mainly: green. Hex color #687613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687613 is #9789EC. Grayscale: #666666. Windows color (decimal): -9931245 or 1275496. OLE color: 1275496.
HSL color Cylindrical-coordinate representation of color #687613: hue angle of 68.48º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #687613 is Cyan = 0.12, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 19 | - |
| CMYK | 0.12 | 0 | 0.84 | 0.54 |
| HSL | 68.48º | 0.72% | 0.27% | - |
| HSV(B) | 68.48º | 0.84% | 0.46% | - |
| XYZ | 12.3 | 15.95 | 3.05 | - |
| YUV | 102.53 | 80.86 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 19 | 0.12 | 0 | 0.84 | 0.54 | 68.48 | 0.72 | 0.27 |
| Hex | 68 | 76 | 13 | C | 0 | 54 | 36 | 44 | 48 | 1B |
| Octal | 150 | 166 | 23 | 14 | 0 | 124 | 66 | 104 | 110 | 33 |
| Binary | 1101000 | 1110110 | 10011 | 1100 | 0 | 1010100 | 110110 | 1000100 | 1001000 | 11011 |
Color Harmonies of #687613
Complementary color
Monochromatic Colors of #687613
Black with #687613
Text Example
Text Example
White with #687613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687613; }
p { color: rgb(104,118,19); }
H1.HeaderClassName
{
color: #687613;
}
.AnyTagClassName
{
color: #687613;
}
</style>
background-color css
<style>
a { background-color: #687613; }
a { background-color: rgb(104,118,19); }
div.DivClassName
{
background-color: #687613;
}
.BgClassName
{
background-color: #687613;
}
</style>
border-color css
<style>
span { border-color: #687613; }
span { border-color: rgb(104,118,19); }
td.TdClassName
{
border-color: #687613;
}
.TagClassName
{
border-color: #687613;
}
</style>