Shades of Fiji Green #667110
Tints of Fiji Green #667110
RGB
CMYK
RGB Variations
Color information
#667110 (or 0x667110) is known color: Fiji Green. HEX triplet: 66, 71 and 10. RGB value is (102,113,16). Sum of RGB (Red+Green+Blue) = 102+113+16=231 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.16% from 231); Green value is 113 (44.53% from 255 or 48.92% from 231); Blue value is 16 (6.64% from 255 or 6.93% from 231); Max value from RGB is 113 - color contains mainly: green. Hex color #667110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667110 is #998EEF. Grayscale: #636363. Windows color (decimal): -10063600 or 1077606. OLE color: 1077606.
HSL color Cylindrical-coordinate representation of color #667110: hue angle of 66.8º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #667110 is Cyan = 0.10, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 113 | 16 | - |
| CMYK | 0.10 | 0 | 0.86 | 0.56 |
| HSL | 66.8º | 0.75% | 0.25% | - |
| HSV(B) | 66.8º | 0.86% | 0.44% | - |
| XYZ | 11.48 | 14.67 | 2.72 | - |
| YUV | 98.65 | 81.36 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 16 | 0.10 | 0 | 0.86 | 0.56 | 66.8 | 0.75 | 0.25 |
| Hex | 66 | 71 | 10 | A | 0 | 56 | 38 | 43 | 4B | 19 |
| Octal | 146 | 161 | 20 | 12 | 0 | 126 | 70 | 103 | 113 | 31 |
| Binary | 1100110 | 1110001 | 10000 | 1010 | 0 | 1010110 | 111000 | 1000011 | 1001011 | 11001 |
Color Harmonies of #667110
Complementary color
Monochromatic Colors of #667110
Black with #667110
Text Example
Text Example
White with #667110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667110; }
p { color: rgb(102,113,16); }
H1.HeaderClassName
{
color: #667110;
}
.AnyTagClassName
{
color: #667110;
}
</style>
background-color css
<style>
a { background-color: #667110; }
a { background-color: rgb(102,113,16); }
div.DivClassName
{
background-color: #667110;
}
.BgClassName
{
background-color: #667110;
}
</style>
border-color css
<style>
span { border-color: #667110; }
span { border-color: rgb(102,113,16); }
td.TdClassName
{
border-color: #667110;
}
.TagClassName
{
border-color: #667110;
}
</style>