Shades of Fiji Green #667710
Tints of Fiji Green #667710
RGB
CMYK
RGB Variations
Color information
#667710 (or 0x667710) is known color: Fiji Green. HEX triplet: 66, 77 and 10. RGB value is (102,119,16). Sum of RGB (Red+Green+Blue) = 102+119+16=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 119 (46.88% from 255 or 50.21% from 237); Blue value is 16 (6.64% from 255 or 6.75% from 237); Max value from RGB is 119 - color contains mainly: green. Hex color #667710 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667710 is #9988EF. Grayscale: #666666. Windows color (decimal): -10062064 or 1079142. OLE color: 1079142.
HSL color Cylindrical-coordinate representation of color #667710: hue angle of 69.9º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #667710 is Cyan = 0.14, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 16 | - |
| CMYK | 0.14 | 0 | 0.87 | 0.53 |
| HSL | 69.9º | 0.76% | 0.26% | - |
| HSV(B) | 69.9º | 0.87% | 0.47% | - |
| XYZ | 12.17 | 16.06 | 2.95 | - |
| YUV | 102.18 | 79.37 | 127.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 16 | 0.14 | 0 | 0.87 | 0.53 | 69.9 | 0.76 | 0.26 |
| Hex | 66 | 77 | 10 | E | 0 | 57 | 35 | 46 | 4C | 1A |
| Octal | 146 | 167 | 20 | 16 | 0 | 127 | 65 | 106 | 114 | 32 |
| Binary | 1100110 | 1110111 | 10000 | 1110 | 0 | 1010111 | 110101 | 1000110 | 1001100 | 11010 |
Color Harmonies of #667710
Complementary color
Monochromatic Colors of #667710
Black with #667710
Text Example
Text Example
White with #667710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667710; }
p { color: rgb(102,119,16); }
H1.HeaderClassName
{
color: #667710;
}
.AnyTagClassName
{
color: #667710;
}
</style>
background-color css
<style>
a { background-color: #667710; }
a { background-color: rgb(102,119,16); }
div.DivClassName
{
background-color: #667710;
}
.BgClassName
{
background-color: #667710;
}
</style>
border-color css
<style>
span { border-color: #667710; }
span { border-color: rgb(102,119,16); }
td.TdClassName
{
border-color: #667710;
}
.TagClassName
{
border-color: #667710;
}
</style>