Shades of Fiji Green #677716
Tints of Fiji Green #677716
RGB
CMYK
RGB Variations
Color information
#677716 (or 0x677716) is known color: Fiji Green. HEX triplet: 67, 77 and 16. RGB value is (103,119,22). Sum of RGB (Red+Green+Blue) = 103+119+22=244 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.21% from 244); Green value is 119 (46.88% from 255 or 48.77% from 244); Blue value is 22 (8.98% from 255 or 9.02% from 244); Max value from RGB is 119 - color contains mainly: green. Hex color #677716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677716 is #9888E9. Grayscale: #676767. Windows color (decimal): -9996522 or 1472359. OLE color: 1472359.
HSL color Cylindrical-coordinate representation of color #677716: hue angle of 69.9º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #677716 is Cyan = 0.13, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 119 | 22 | - |
| CMYK | 0.13 | 0 | 0.82 | 0.53 |
| HSL | 69.9º | 0.69% | 0.28% | - |
| HSV(B) | 69.9º | 0.82% | 0.47% | - |
| XYZ | 12.34 | 16.14 | 3.22 | - |
| YUV | 103.16 | 82.2 | 127.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 22 | 0.13 | 0 | 0.82 | 0.53 | 69.9 | 0.69 | 0.28 |
| Hex | 67 | 77 | 16 | D | 0 | 52 | 35 | 46 | 45 | 1C |
| Octal | 147 | 167 | 26 | 15 | 0 | 122 | 65 | 106 | 105 | 34 |
| Binary | 1100111 | 1110111 | 10110 | 1101 | 0 | 1010010 | 110101 | 1000110 | 1000101 | 11100 |
Color Harmonies of #677716
Complementary color
Monochromatic Colors of #677716
Black with #677716
Text Example
Text Example
White with #677716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677716; }
p { color: rgb(103,119,22); }
H1.HeaderClassName
{
color: #677716;
}
.AnyTagClassName
{
color: #677716;
}
</style>
background-color css
<style>
a { background-color: #677716; }
a { background-color: rgb(103,119,22); }
div.DivClassName
{
background-color: #677716;
}
.BgClassName
{
background-color: #677716;
}
</style>
border-color css
<style>
span { border-color: #677716; }
span { border-color: rgb(103,119,22); }
td.TdClassName
{
border-color: #677716;
}
.TagClassName
{
border-color: #677716;
}
</style>