Shades of Fiji Green #667606
Tints of Fiji Green #667606
RGB
CMYK
RGB Variations
Color information
#667606 (or 0x667606) is known color: Fiji Green. HEX triplet: 66, 76 and 06. RGB value is (102,118,6). Sum of RGB (Red+Green+Blue) = 102+118+6=226 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.13% from 226); Green value is 118 (46.48% from 255 or 52.21% from 226); Blue value is 6 (2.73% from 255 or 2.65% from 226); Max value from RGB is 118 - color contains mainly: green. Hex color #667606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667606 is #9989F9. Grayscale: #646464. Windows color (decimal): -10062330 or 423526. OLE color: 423526.
HSL color Cylindrical-coordinate representation of color #667606: hue angle of 68.57º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #667606 is Cyan = 0.14, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 6 | - |
| CMYK | 0.14 | 0 | 0.95 | 0.54 |
| HSL | 68.57º | 0.9% | 0.24% | - |
| HSV(B) | 68.57º | 0.95% | 0.46% | - |
| XYZ | 11.99 | 15.79 | 2.59 | - |
| YUV | 100.45 | 74.7 | 129.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 6 | 0.14 | 0 | 0.95 | 0.54 | 68.57 | 0.9 | 0.24 |
| Hex | 66 | 76 | 6 | E | 0 | 5F | 36 | 45 | 5A | 18 |
| Octal | 146 | 166 | 6 | 16 | 0 | 137 | 66 | 105 | 132 | 30 |
| Binary | 1100110 | 1110110 | 110 | 1110 | 0 | 1011111 | 110110 | 1000101 | 1011010 | 11000 |
Color Harmonies of #667606
Complementary color
Monochromatic Colors of #667606
Black with #667606
Text Example
Text Example
White with #667606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667606; }
p { color: rgb(102,118,6); }
H1.HeaderClassName
{
color: #667606;
}
.AnyTagClassName
{
color: #667606;
}
</style>
background-color css
<style>
a { background-color: #667606; }
a { background-color: rgb(102,118,6); }
div.DivClassName
{
background-color: #667606;
}
.BgClassName
{
background-color: #667606;
}
</style>
border-color css
<style>
span { border-color: #667606; }
span { border-color: rgb(102,118,6); }
td.TdClassName
{
border-color: #667606;
}
.TagClassName
{
border-color: #667606;
}
</style>