Shades of Fiji Green #667608
Tints of Fiji Green #667608
RGB
CMYK
RGB Variations
Color information
#667608 (or 0x667608) is known color: Fiji Green. HEX triplet: 66, 76 and 08. RGB value is (102,118,8). Sum of RGB (Red+Green+Blue) = 102+118+8=228 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.74% from 228); Green value is 118 (46.48% from 255 or 51.75% from 228); Blue value is 8 (3.52% from 255 or 3.51% from 228); Max value from RGB is 118 - color contains mainly: green. Hex color #667608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667608 is #9989F7. Grayscale: #656565. Windows color (decimal): -10062328 or 554598. OLE color: 554598.
HSL color Cylindrical-coordinate representation of color #667608: hue angle of 68.73º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #667608 is Cyan = 0.14, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 8 | - |
| CMYK | 0.14 | 0 | 0.93 | 0.54 |
| HSL | 68.73º | 0.87% | 0.25% | - |
| HSV(B) | 68.73º | 0.93% | 0.46% | - |
| XYZ | 12 | 15.8 | 2.65 | - |
| YUV | 100.68 | 75.7 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 8 | 0.14 | 0 | 0.93 | 0.54 | 68.73 | 0.87 | 0.25 |
| Hex | 66 | 76 | 8 | E | 0 | 5D | 36 | 45 | 57 | 19 |
| Octal | 146 | 166 | 10 | 16 | 0 | 135 | 66 | 105 | 127 | 31 |
| Binary | 1100110 | 1110110 | 1000 | 1110 | 0 | 1011101 | 110110 | 1000101 | 1010111 | 11001 |
Color Harmonies of #667608
Complementary color
Monochromatic Colors of #667608
Black with #667608
Text Example
Text Example
White with #667608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667608; }
p { color: rgb(102,118,8); }
H1.HeaderClassName
{
color: #667608;
}
.AnyTagClassName
{
color: #667608;
}
</style>
background-color css
<style>
a { background-color: #667608; }
a { background-color: rgb(102,118,8); }
div.DivClassName
{
background-color: #667608;
}
.BgClassName
{
background-color: #667608;
}
</style>
border-color css
<style>
span { border-color: #667608; }
span { border-color: rgb(102,118,8); }
td.TdClassName
{
border-color: #667608;
}
.TagClassName
{
border-color: #667608;
}
</style>