Shades of Fiji Green #667708
Tints of Fiji Green #667708
RGB
CMYK
RGB Variations
Color information
#667708 (or 0x667708) is known color: Fiji Green. HEX triplet: 66, 77 and 08. RGB value is (102,119,8). Sum of RGB (Red+Green+Blue) = 102+119+8=229 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.54% from 229); Green value is 119 (46.88% from 255 or 51.97% from 229); Blue value is 8 (3.52% from 255 or 3.49% from 229); Max value from RGB is 119 - color contains mainly: green. Hex color #667708 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667708 is #9988F7. Grayscale: #656565. Windows color (decimal): -10062072 or 554854. OLE color: 554854.
HSL color Cylindrical-coordinate representation of color #667708: hue angle of 69.19º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #667708 is Cyan = 0.14, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 8 | - |
| CMYK | 0.14 | 0 | 0.93 | 0.53 |
| HSL | 69.19º | 0.87% | 0.25% | - |
| HSV(B) | 69.19º | 0.93% | 0.47% | - |
| XYZ | 12.12 | 16.04 | 2.69 | - |
| YUV | 101.26 | 75.37 | 128.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 8 | 0.14 | 0 | 0.93 | 0.53 | 69.19 | 0.87 | 0.25 |
| Hex | 66 | 77 | 8 | E | 0 | 5D | 35 | 45 | 57 | 19 |
| Octal | 146 | 167 | 10 | 16 | 0 | 135 | 65 | 105 | 127 | 31 |
| Binary | 1100110 | 1110111 | 1000 | 1110 | 0 | 1011101 | 110101 | 1000101 | 1010111 | 11001 |
Color Harmonies of #667708
Complementary color
Monochromatic Colors of #667708
Black with #667708
Text Example
Text Example
White with #667708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667708; }
p { color: rgb(102,119,8); }
H1.HeaderClassName
{
color: #667708;
}
.AnyTagClassName
{
color: #667708;
}
</style>
background-color css
<style>
a { background-color: #667708; }
a { background-color: rgb(102,119,8); }
div.DivClassName
{
background-color: #667708;
}
.BgClassName
{
background-color: #667708;
}
</style>
border-color css
<style>
span { border-color: #667708; }
span { border-color: rgb(102,119,8); }
td.TdClassName
{
border-color: #667708;
}
.TagClassName
{
border-color: #667708;
}
</style>