Shades of Fiji Green #667705
Tints of Fiji Green #667705
RGB
CMYK
RGB Variations
Color information
#667705 (or 0x667705) is known color: Fiji Green. HEX triplet: 66, 77 and 05. RGB value is (102,119,5). Sum of RGB (Red+Green+Blue) = 102+119+5=226 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.13% from 226); Green value is 119 (46.88% from 255 or 52.65% from 226); Blue value is 5 (2.34% from 255 or 2.21% from 226); Max value from RGB is 119 - color contains mainly: green. Hex color #667705 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667705 is #9988FA. Grayscale: #656565. Windows color (decimal): -10062075 or 358246. OLE color: 358246.
HSL color Cylindrical-coordinate representation of color #667705: hue angle of 68.95º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #667705 is Cyan = 0.14, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 5 | - |
| CMYK | 0.14 | 0 | 0.96 | 0.53 |
| HSL | 68.95º | 0.92% | 0.24% | - |
| HSV(B) | 68.95º | 0.96% | 0.47% | - |
| XYZ | 12.1 | 16.03 | 2.6 | - |
| YUV | 100.92 | 73.87 | 128.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 5 | 0.14 | 0 | 0.96 | 0.53 | 68.95 | 0.92 | 0.24 |
| Hex | 66 | 77 | 5 | E | 0 | 60 | 35 | 45 | 5C | 18 |
| Octal | 146 | 167 | 5 | 16 | 0 | 140 | 65 | 105 | 134 | 30 |
| Binary | 1100110 | 1110111 | 101 | 1110 | 0 | 1100000 | 110101 | 1000101 | 1011100 | 11000 |
Color Harmonies of #667705
Complementary color
Monochromatic Colors of #667705
Black with #667705
Text Example
Text Example
White with #667705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667705; }
p { color: rgb(102,119,5); }
H1.HeaderClassName
{
color: #667705;
}
.AnyTagClassName
{
color: #667705;
}
</style>
background-color css
<style>
a { background-color: #667705; }
a { background-color: rgb(102,119,5); }
div.DivClassName
{
background-color: #667705;
}
.BgClassName
{
background-color: #667705;
}
</style>
border-color css
<style>
span { border-color: #667705; }
span { border-color: rgb(102,119,5); }
td.TdClassName
{
border-color: #667705;
}
.TagClassName
{
border-color: #667705;
}
</style>