Shades of Fiji Green #687121
Tints of Fiji Green #687121
RGB
CMYK
RGB Variations
Color information
#687121 (or 0x687121) is known color: Fiji Green. HEX triplet: 68, 71 and 21. RGB value is (104,113,33). Sum of RGB (Red+Green+Blue) = 104+113+33=250 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.6% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #687121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687121 is #978EDE. Grayscale: #656565. Windows color (decimal): -9932511 or 2191720. OLE color: 2191720.
HSL color Cylindrical-coordinate representation of color #687121: hue angle of 66.75º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #687121 is Cyan = 0.08, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 33 | - |
| CMYK | 0.08 | 0 | 0.71 | 0.56 |
| HSL | 66.75º | 0.55% | 0.29% | - |
| HSV(B) | 66.75º | 0.71% | 0.44% | - |
| XYZ | 11.89 | 14.86 | 3.68 | - |
| YUV | 101.19 | 89.52 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 33 | 0.08 | 0 | 0.71 | 0.56 | 66.75 | 0.55 | 0.29 |
| Hex | 68 | 71 | 21 | 8 | 0 | 47 | 38 | 43 | 37 | 1D |
| Octal | 150 | 161 | 41 | 10 | 0 | 107 | 70 | 103 | 67 | 35 |
| Binary | 1101000 | 1110001 | 100001 | 1000 | 0 | 1000111 | 111000 | 1000011 | 110111 | 11101 |
Color Harmonies of #687121
Complementary color
Monochromatic Colors of #687121
Black with #687121
Text Example
Text Example
White with #687121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687121; }
p { color: rgb(104,113,33); }
H1.HeaderClassName
{
color: #687121;
}
.AnyTagClassName
{
color: #687121;
}
</style>
background-color css
<style>
a { background-color: #687121; }
a { background-color: rgb(104,113,33); }
div.DivClassName
{
background-color: #687121;
}
.BgClassName
{
background-color: #687121;
}
</style>
border-color css
<style>
span { border-color: #687121; }
span { border-color: rgb(104,113,33); }
td.TdClassName
{
border-color: #687121;
}
.TagClassName
{
border-color: #687121;
}
</style>