Shades of Fiji Green #667214
Tints of Fiji Green #667214
RGB
CMYK
RGB Variations
Color information
#667214 (or 0x667214) is known color: Fiji Green. HEX triplet: 66, 72 and 14. RGB value is (102,114,20). Sum of RGB (Red+Green+Blue) = 102+114+20=236 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.22% from 236); Green value is 114 (44.92% from 255 or 48.31% from 236); Blue value is 20 (8.20% from 255 or 8.47% from 236); Max value from RGB is 114 - color contains mainly: green. Hex color #667214 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667214 is #998DEB. Grayscale: #646464. Windows color (decimal): -10063340 or 1340006. OLE color: 1340006.
HSL color Cylindrical-coordinate representation of color #667214: hue angle of 67.66º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #667214 is Cyan = 0.11, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 20 | - |
| CMYK | 0.11 | 0 | 0.82 | 0.55 |
| HSL | 67.66º | 0.7% | 0.26% | - |
| HSV(B) | 67.66º | 0.82% | 0.45% | - |
| XYZ | 11.62 | 14.91 | 2.93 | - |
| YUV | 99.7 | 83.02 | 129.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 20 | 0.11 | 0 | 0.82 | 0.55 | 67.66 | 0.7 | 0.26 |
| Hex | 66 | 72 | 14 | B | 0 | 52 | 37 | 44 | 46 | 1A |
| Octal | 146 | 162 | 24 | 13 | 0 | 122 | 67 | 104 | 106 | 32 |
| Binary | 1100110 | 1110010 | 10100 | 1011 | 0 | 1010010 | 110111 | 1000100 | 1000110 | 11010 |
Color Harmonies of #667214
Complementary color
Monochromatic Colors of #667214
Black with #667214
Text Example
Text Example
White with #667214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667214; }
p { color: rgb(102,114,20); }
H1.HeaderClassName
{
color: #667214;
}
.AnyTagClassName
{
color: #667214;
}
</style>
background-color css
<style>
a { background-color: #667214; }
a { background-color: rgb(102,114,20); }
div.DivClassName
{
background-color: #667214;
}
.BgClassName
{
background-color: #667214;
}
</style>
border-color css
<style>
span { border-color: #667214; }
span { border-color: rgb(102,114,20); }
td.TdClassName
{
border-color: #667214;
}
.TagClassName
{
border-color: #667214;
}
</style>