Shades of Fiji Green #667406
Tints of Fiji Green #667406
RGB
CMYK
RGB Variations
Color information
#667406 (or 0x667406) is known color: Fiji Green. HEX triplet: 66, 74 and 06. RGB value is (102,116,6). Sum of RGB (Red+Green+Blue) = 102+116+6=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 116 (45.70% from 255 or 51.79% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 116 - color contains mainly: green. Hex color #667406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667406 is #998BF9. Grayscale: #636363. Windows color (decimal): -10062842 or 423014. OLE color: 423014.
HSL color Cylindrical-coordinate representation of color #667406: hue angle of 67.64º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #667406 is Cyan = 0.12, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 116 | 6 | - |
| CMYK | 0.12 | 0 | 0.95 | 0.55 |
| HSL | 67.64º | 0.9% | 0.24% | - |
| HSV(B) | 67.64º | 0.95% | 0.45% | - |
| XYZ | 11.76 | 15.33 | 2.51 | - |
| YUV | 99.27 | 75.36 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 6 | 0.12 | 0 | 0.95 | 0.55 | 67.64 | 0.9 | 0.24 |
| Hex | 66 | 74 | 6 | C | 0 | 5F | 37 | 44 | 5A | 18 |
| Octal | 146 | 164 | 6 | 14 | 0 | 137 | 67 | 104 | 132 | 30 |
| Binary | 1100110 | 1110100 | 110 | 1100 | 0 | 1011111 | 110111 | 1000100 | 1011010 | 11000 |
Color Harmonies of #667406
Complementary color
Monochromatic Colors of #667406
Black with #667406
Text Example
Text Example
White with #667406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667406; }
p { color: rgb(102,116,6); }
H1.HeaderClassName
{
color: #667406;
}
.AnyTagClassName
{
color: #667406;
}
</style>
background-color css
<style>
a { background-color: #667406; }
a { background-color: rgb(102,116,6); }
div.DivClassName
{
background-color: #667406;
}
.BgClassName
{
background-color: #667406;
}
</style>
border-color css
<style>
span { border-color: #667406; }
span { border-color: rgb(102,116,6); }
td.TdClassName
{
border-color: #667406;
}
.TagClassName
{
border-color: #667406;
}
</style>