Shades of Fiji Green #687521
Tints of Fiji Green #687521
RGB
CMYK
RGB Variations
Color information
#687521 (or 0x687521) is known color: Fiji Green. HEX triplet: 68, 75 and 21. RGB value is (104,117,33). Sum of RGB (Red+Green+Blue) = 104+117+33=254 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.94% from 254); Green value is 117 (46.09% from 255 or 46.06% from 254); Blue value is 33 (13.28% from 255 or 12.99% from 254); Max value from RGB is 117 - color contains mainly: green. Hex color #687521 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687521 is #978ADE. Grayscale: #676767. Windows color (decimal): -9931487 or 2192744. OLE color: 2192744.
HSL color Cylindrical-coordinate representation of color #687521: hue angle of 69.29º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #687521 is Cyan = 0.11, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 33 | - |
| CMYK | 0.11 | 0 | 0.72 | 0.54 |
| HSL | 69.29º | 0.56% | 0.29% | - |
| HSV(B) | 69.29º | 0.72% | 0.46% | - |
| XYZ | 12.34 | 15.78 | 3.83 | - |
| YUV | 103.54 | 88.19 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 33 | 0.11 | 0 | 0.72 | 0.54 | 69.29 | 0.56 | 0.29 |
| Hex | 68 | 75 | 21 | B | 0 | 48 | 36 | 45 | 38 | 1D |
| Octal | 150 | 165 | 41 | 13 | 0 | 110 | 66 | 105 | 70 | 35 |
| Binary | 1101000 | 1110101 | 100001 | 1011 | 0 | 1001000 | 110110 | 1000101 | 111000 | 11101 |
Color Harmonies of #687521
Complementary color
Monochromatic Colors of #687521
Black with #687521
Text Example
Text Example
White with #687521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687521; }
p { color: rgb(104,117,33); }
H1.HeaderClassName
{
color: #687521;
}
.AnyTagClassName
{
color: #687521;
}
</style>
background-color css
<style>
a { background-color: #687521; }
a { background-color: rgb(104,117,33); }
div.DivClassName
{
background-color: #687521;
}
.BgClassName
{
background-color: #687521;
}
</style>
border-color css
<style>
span { border-color: #687521; }
span { border-color: rgb(104,117,33); }
td.TdClassName
{
border-color: #687521;
}
.TagClassName
{
border-color: #687521;
}
</style>