Shades of Fiji Green #667620
Tints of Fiji Green #667620
RGB
CMYK
RGB Variations
Color information
#667620 (or 0x667620) is known color: Fiji Green. HEX triplet: 66, 76 and 20. RGB value is (102,118,32). Sum of RGB (Red+Green+Blue) = 102+118+32=252 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.48% from 252); Green value is 118 (46.48% from 255 or 46.83% from 252); Blue value is 32 (12.89% from 255 or 12.70% from 252); Max value from RGB is 118 - color contains mainly: green. Hex color #667620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667620 is #9989DF. Grayscale: #676767. Windows color (decimal): -10062304 or 2127462. OLE color: 2127462.
HSL color Cylindrical-coordinate representation of color #667620: hue angle of 71.16º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #667620 is Cyan = 0.14, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 32 | - |
| CMYK | 0.14 | 0 | 0.73 | 0.54 |
| HSL | 71.16º | 0.57% | 0.29% | - |
| HSV(B) | 71.16º | 0.73% | 0.46% | - |
| XYZ | 12.22 | 15.89 | 3.79 | - |
| YUV | 103.41 | 87.7 | 126.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 32 | 0.14 | 0 | 0.73 | 0.54 | 71.16 | 0.57 | 0.29 |
| Hex | 66 | 76 | 20 | E | 0 | 49 | 36 | 47 | 39 | 1D |
| Octal | 146 | 166 | 40 | 16 | 0 | 111 | 66 | 107 | 71 | 35 |
| Binary | 1100110 | 1110110 | 100000 | 1110 | 0 | 1001001 | 110110 | 1000111 | 111001 | 11101 |
Color Harmonies of #667620
Complementary color
Monochromatic Colors of #667620
Black with #667620
Text Example
Text Example
White with #667620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667620; }
p { color: rgb(102,118,32); }
H1.HeaderClassName
{
color: #667620;
}
.AnyTagClassName
{
color: #667620;
}
</style>
background-color css
<style>
a { background-color: #667620; }
a { background-color: rgb(102,118,32); }
div.DivClassName
{
background-color: #667620;
}
.BgClassName
{
background-color: #667620;
}
</style>
border-color css
<style>
span { border-color: #667620; }
span { border-color: rgb(102,118,32); }
td.TdClassName
{
border-color: #667620;
}
.TagClassName
{
border-color: #667620;
}
</style>