Shades of Fiji Green #667605
Tints of Fiji Green #667605
RGB
CMYK
RGB Variations
Color information
#667605 (or 0x667605) is known color: Fiji Green. HEX triplet: 66, 76 and 05. RGB value is (102,118,5). Sum of RGB (Red+Green+Blue) = 102+118+5=225 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.33% from 225); Green value is 118 (46.48% from 255 or 52.44% from 225); Blue value is 5 (2.34% from 255 or 2.22% from 225); Max value from RGB is 118 - color contains mainly: green. Hex color #667605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667605 is #9989FA. Grayscale: #646464. Windows color (decimal): -10062331 or 357990. OLE color: 357990.
HSL color Cylindrical-coordinate representation of color #667605: hue angle of 68.5º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #667605 is Cyan = 0.14, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 5 | - |
| CMYK | 0.14 | 0 | 0.96 | 0.54 |
| HSL | 68.5º | 0.92% | 0.24% | - |
| HSV(B) | 68.5º | 0.96% | 0.46% | - |
| XYZ | 11.99 | 15.79 | 2.56 | - |
| YUV | 100.33 | 74.2 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 5 | 0.14 | 0 | 0.96 | 0.54 | 68.5 | 0.92 | 0.24 |
| Hex | 66 | 76 | 5 | E | 0 | 60 | 36 | 44 | 5C | 18 |
| Octal | 146 | 166 | 5 | 16 | 0 | 140 | 66 | 104 | 134 | 30 |
| Binary | 1100110 | 1110110 | 101 | 1110 | 0 | 1100000 | 110110 | 1000100 | 1011100 | 11000 |
Color Harmonies of #667605
Complementary color
Monochromatic Colors of #667605
Black with #667605
Text Example
Text Example
White with #667605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667605; }
p { color: rgb(102,118,5); }
H1.HeaderClassName
{
color: #667605;
}
.AnyTagClassName
{
color: #667605;
}
</style>
background-color css
<style>
a { background-color: #667605; }
a { background-color: rgb(102,118,5); }
div.DivClassName
{
background-color: #667605;
}
.BgClassName
{
background-color: #667605;
}
</style>
border-color css
<style>
span { border-color: #667605; }
span { border-color: rgb(102,118,5); }
td.TdClassName
{
border-color: #667605;
}
.TagClassName
{
border-color: #667605;
}
</style>