Shades of Fiji Green #687215
Tints of Fiji Green #687215
RGB
CMYK
RGB Variations
Color information
#687215 (or 0x687215) is known color: Fiji Green. HEX triplet: 68, 72 and 15. RGB value is (104,114,21). Sum of RGB (Red+Green+Blue) = 104+114+21=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 114 (44.92% from 255 or 47.70% from 239); Blue value is 21 (8.59% from 255 or 8.79% from 239); Max value from RGB is 114 - color contains mainly: green. Hex color #687215 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687215 is #978DEA. Grayscale: #646464. Windows color (decimal): -9932267 or 1405544. OLE color: 1405544.
HSL color Cylindrical-coordinate representation of color #687215: hue angle of 66.45º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #687215 is Cyan = 0.09, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 21 | - |
| CMYK | 0.09 | 0 | 0.82 | 0.55 |
| HSL | 66.45º | 0.69% | 0.26% | - |
| HSV(B) | 66.45º | 0.82% | 0.45% | - |
| XYZ | 11.86 | 15.03 | 2.99 | - |
| YUV | 100.41 | 83.19 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 21 | 0.09 | 0 | 0.82 | 0.55 | 66.45 | 0.69 | 0.26 |
| Hex | 68 | 72 | 15 | 9 | 0 | 52 | 37 | 42 | 45 | 1A |
| Octal | 150 | 162 | 25 | 11 | 0 | 122 | 67 | 102 | 105 | 32 |
| Binary | 1101000 | 1110010 | 10101 | 1001 | 0 | 1010010 | 110111 | 1000010 | 1000101 | 11010 |
Color Harmonies of #687215
Complementary color
Monochromatic Colors of #687215
Black with #687215
Text Example
Text Example
White with #687215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687215; }
p { color: rgb(104,114,21); }
H1.HeaderClassName
{
color: #687215;
}
.AnyTagClassName
{
color: #687215;
}
</style>
background-color css
<style>
a { background-color: #687215; }
a { background-color: rgb(104,114,21); }
div.DivClassName
{
background-color: #687215;
}
.BgClassName
{
background-color: #687215;
}
</style>
border-color css
<style>
span { border-color: #687215; }
span { border-color: rgb(104,114,21); }
td.TdClassName
{
border-color: #687215;
}
.TagClassName
{
border-color: #687215;
}
</style>