Shades of Fiji Green #687919
Tints of Fiji Green #687919
RGB
CMYK
RGB Variations
Color information
#687919 (or 0x687919) is known color: Fiji Green. HEX triplet: 68, 79 and 19. RGB value is (104,121,25). Sum of RGB (Red+Green+Blue) = 104+121+25=250 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.6% from 250); Green value is 121 (47.66% from 255 or 48.4% from 250); Blue value is 25 (10.16% from 255 or 10% from 250); Max value from RGB is 121 - color contains mainly: green. Hex color #687919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687919 is #9786E6. Grayscale: #696969. Windows color (decimal): -9930471 or 1669480. OLE color: 1669480.
HSL color Cylindrical-coordinate representation of color #687919: hue angle of 70.62º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #687919 is Cyan = 0.14, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 25 | - |
| CMYK | 0.14 | 0 | 0.79 | 0.53 |
| HSL | 70.62º | 0.66% | 0.29% | - |
| HSV(B) | 70.62º | 0.79% | 0.47% | - |
| XYZ | 12.72 | 16.69 | 3.47 | - |
| YUV | 104.97 | 82.87 | 127.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 25 | 0.14 | 0 | 0.79 | 0.53 | 70.62 | 0.66 | 0.29 |
| Hex | 68 | 79 | 19 | E | 0 | 4F | 35 | 47 | 42 | 1D |
| Octal | 150 | 171 | 31 | 16 | 0 | 117 | 65 | 107 | 102 | 35 |
| Binary | 1101000 | 1111001 | 11001 | 1110 | 0 | 1001111 | 110101 | 1000111 | 1000010 | 11101 |
Color Harmonies of #687919
Complementary color
Monochromatic Colors of #687919
Black with #687919
Text Example
Text Example
White with #687919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687919; }
p { color: rgb(104,121,25); }
H1.HeaderClassName
{
color: #687919;
}
.AnyTagClassName
{
color: #687919;
}
</style>
background-color css
<style>
a { background-color: #687919; }
a { background-color: rgb(104,121,25); }
div.DivClassName
{
background-color: #687919;
}
.BgClassName
{
background-color: #687919;
}
</style>
border-color css
<style>
span { border-color: #687919; }
span { border-color: rgb(104,121,25); }
td.TdClassName
{
border-color: #687919;
}
.TagClassName
{
border-color: #687919;
}
</style>