Shades of Fiji Green #687313
Tints of Fiji Green #687313
RGB
CMYK
RGB Variations
Color information
#687313 (or 0x687313) is known color: Fiji Green. HEX triplet: 68, 73 and 13. RGB value is (104,115,19). Sum of RGB (Red+Green+Blue) = 104+115+19=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 19 (7.81% from 255 or 7.98% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #687313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687313 is #978CEC. Grayscale: #656565. Windows color (decimal): -9932013 or 1274728. OLE color: 1274728.
HSL color Cylindrical-coordinate representation of color #687313: hue angle of 66.87º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #687313 is Cyan = 0.10, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 19 | - |
| CMYK | 0.10 | 0 | 0.83 | 0.55 |
| HSL | 66.87º | 0.72% | 0.26% | - |
| HSV(B) | 66.87º | 0.83% | 0.45% | - |
| XYZ | 11.96 | 15.25 | 2.93 | - |
| YUV | 100.77 | 81.86 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 19 | 0.10 | 0 | 0.83 | 0.55 | 66.87 | 0.72 | 0.26 |
| Hex | 68 | 73 | 13 | A | 0 | 53 | 37 | 43 | 48 | 1A |
| Octal | 150 | 163 | 23 | 12 | 0 | 123 | 67 | 103 | 110 | 32 |
| Binary | 1101000 | 1110011 | 10011 | 1010 | 0 | 1010011 | 110111 | 1000011 | 1001000 | 11010 |
Color Harmonies of #687313
Complementary color
Monochromatic Colors of #687313
Black with #687313
Text Example
Text Example
White with #687313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687313; }
p { color: rgb(104,115,19); }
H1.HeaderClassName
{
color: #687313;
}
.AnyTagClassName
{
color: #687313;
}
</style>
background-color css
<style>
a { background-color: #687313; }
a { background-color: rgb(104,115,19); }
div.DivClassName
{
background-color: #687313;
}
.BgClassName
{
background-color: #687313;
}
</style>
border-color css
<style>
span { border-color: #687313; }
span { border-color: rgb(104,115,19); }
td.TdClassName
{
border-color: #687313;
}
.TagClassName
{
border-color: #687313;
}
</style>