Shades of Fiji Green #667520
Tints of Fiji Green #667520
RGB
CMYK
RGB Variations
Color information
#667520 (or 0x667520) is known color: Fiji Green. HEX triplet: 66, 75 and 20. RGB value is (102,117,32). Sum of RGB (Red+Green+Blue) = 102+117+32=251 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.64% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 32 (12.89% from 255 or 12.75% from 251); Max value from RGB is 117 - color contains mainly: green. Hex color #667520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667520 is #998ADF. Grayscale: #676767. Windows color (decimal): -10062560 or 2127206. OLE color: 2127206.
HSL color Cylindrical-coordinate representation of color #667520: hue angle of 70.59º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #667520 is Cyan = 0.13, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 32 | - |
| CMYK | 0.13 | 0 | 0.73 | 0.54 |
| HSL | 70.59º | 0.57% | 0.29% | - |
| HSV(B) | 70.59º | 0.73% | 0.46% | - |
| XYZ | 12.1 | 15.65 | 3.75 | - |
| YUV | 102.83 | 88.03 | 127.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 32 | 0.13 | 0 | 0.73 | 0.54 | 70.59 | 0.57 | 0.29 |
| Hex | 66 | 75 | 20 | D | 0 | 49 | 36 | 47 | 39 | 1D |
| Octal | 146 | 165 | 40 | 15 | 0 | 111 | 66 | 107 | 71 | 35 |
| Binary | 1100110 | 1110101 | 100000 | 1101 | 0 | 1001001 | 110110 | 1000111 | 111001 | 11101 |
Color Harmonies of #667520
Complementary color
Monochromatic Colors of #667520
Black with #667520
Text Example
Text Example
White with #667520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667520; }
p { color: rgb(102,117,32); }
H1.HeaderClassName
{
color: #667520;
}
.AnyTagClassName
{
color: #667520;
}
</style>
background-color css
<style>
a { background-color: #667520; }
a { background-color: rgb(102,117,32); }
div.DivClassName
{
background-color: #667520;
}
.BgClassName
{
background-color: #667520;
}
</style>
border-color css
<style>
span { border-color: #667520; }
span { border-color: rgb(102,117,32); }
td.TdClassName
{
border-color: #667520;
}
.TagClassName
{
border-color: #667520;
}
</style>