Shades of Fiji Green #667021
Tints of Fiji Green #667021
RGB
CMYK
RGB Variations
Color information
#667021 (or 0x667021) is known color: Fiji Green. HEX triplet: 66, 70 and 21. RGB value is (102,112,33). Sum of RGB (Red+Green+Blue) = 102+112+33=247 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.30% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 33 (13.28% from 255 or 13.36% from 247); Max value from RGB is 112 - color contains mainly: green. Hex color #667021 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667021 is #998FDE. Grayscale: #646464. Windows color (decimal): -10063839 or 2191462. OLE color: 2191462.
HSL color Cylindrical-coordinate representation of color #667021: hue angle of 67.59º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #667021 is Cyan = 0.09, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 33 | - |
| CMYK | 0.09 | 0 | 0.71 | 0.56 |
| HSL | 67.59º | 0.54% | 0.28% | - |
| HSV(B) | 67.59º | 0.71% | 0.44% | - |
| XYZ | 11.55 | 14.52 | 3.63 | - |
| YUV | 100 | 90.19 | 129.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 33 | 0.09 | 0 | 0.71 | 0.56 | 67.59 | 0.54 | 0.28 |
| Hex | 66 | 70 | 21 | 9 | 0 | 47 | 38 | 44 | 36 | 1C |
| Octal | 146 | 160 | 41 | 11 | 0 | 107 | 70 | 104 | 66 | 34 |
| Binary | 1100110 | 1110000 | 100001 | 1001 | 0 | 1000111 | 111000 | 1000100 | 110110 | 11100 |
Color Harmonies of #667021
Complementary color
Monochromatic Colors of #667021
Black with #667021
Text Example
Text Example
White with #667021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667021; }
p { color: rgb(102,112,33); }
H1.HeaderClassName
{
color: #667021;
}
.AnyTagClassName
{
color: #667021;
}
</style>
background-color css
<style>
a { background-color: #667021; }
a { background-color: rgb(102,112,33); }
div.DivClassName
{
background-color: #667021;
}
.BgClassName
{
background-color: #667021;
}
</style>
border-color css
<style>
span { border-color: #667021; }
span { border-color: rgb(102,112,33); }
td.TdClassName
{
border-color: #667021;
}
.TagClassName
{
border-color: #667021;
}
</style>