Shades of Fiji Green #667009
Tints of Fiji Green #667009
RGB
CMYK
RGB Variations
Color information
#667009 (or 0x667009) is known color: Fiji Green. HEX triplet: 66, 70 and 09. RGB value is (102,112,9). Sum of RGB (Red+Green+Blue) = 102+112+9=223 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.74% from 223); Green value is 112 (44.14% from 255 or 50.22% from 223); Blue value is 9 (3.91% from 255 or 4.04% from 223); Max value from RGB is 112 - color contains mainly: green. Hex color #667009 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667009 is #998FF6. Grayscale: #616161. Windows color (decimal): -10063863 or 618598. OLE color: 618598.
HSL color Cylindrical-coordinate representation of color #667009: hue angle of 65.83º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #667009 is Cyan = 0.09, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 9 | - |
| CMYK | 0.09 | 0 | 0.92 | 0.56 |
| HSL | 65.83º | 0.85% | 0.24% | - |
| HSV(B) | 65.83º | 0.92% | 0.44% | - |
| XYZ | 11.32 | 14.43 | 2.45 | - |
| YUV | 97.27 | 78.19 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 9 | 0.09 | 0 | 0.92 | 0.56 | 65.83 | 0.85 | 0.24 |
| Hex | 66 | 70 | 9 | 9 | 0 | 5C | 38 | 42 | 55 | 18 |
| Octal | 146 | 160 | 11 | 11 | 0 | 134 | 70 | 102 | 125 | 30 |
| Binary | 1100110 | 1110000 | 1001 | 1001 | 0 | 1011100 | 111000 | 1000010 | 1010101 | 11000 |
Color Harmonies of #667009
Complementary color
Monochromatic Colors of #667009
Black with #667009
Text Example
Text Example
White with #667009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667009; }
p { color: rgb(102,112,9); }
H1.HeaderClassName
{
color: #667009;
}
.AnyTagClassName
{
color: #667009;
}
</style>
background-color css
<style>
a { background-color: #667009; }
a { background-color: rgb(102,112,9); }
div.DivClassName
{
background-color: #667009;
}
.BgClassName
{
background-color: #667009;
}
</style>
border-color css
<style>
span { border-color: #667009; }
span { border-color: rgb(102,112,9); }
td.TdClassName
{
border-color: #667009;
}
.TagClassName
{
border-color: #667009;
}
</style>