Shades of Fiji Green #667122
Tints of Fiji Green #667122
RGB
CMYK
RGB Variations
Color information
#667122 (or 0x667122) is known color: Fiji Green. HEX triplet: 66, 71 and 22. RGB value is (102,113,34). Sum of RGB (Red+Green+Blue) = 102+113+34=249 (32% of max value = 765). Red value is 102 (40.23% from 255 or 40.96% from 249); Green value is 113 (44.53% from 255 or 45.38% from 249); Blue value is 34 (13.67% from 255 or 13.65% from 249); Max value from RGB is 113 - color contains mainly: green. Hex color #667122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667122 is #998EDD. Grayscale: #656565. Windows color (decimal): -10063582 or 2257254. OLE color: 2257254.
HSL color Cylindrical-coordinate representation of color #667122: hue angle of 68.35º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #667122 is Cyan = 0.10, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 113 | 34 | - |
| CMYK | 0.10 | 0 | 0.70 | 0.56 |
| HSL | 68.35º | 0.54% | 0.29% | - |
| HSV(B) | 68.35º | 0.7% | 0.44% | - |
| XYZ | 11.67 | 14.75 | 3.75 | - |
| YUV | 100.71 | 90.36 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 34 | 0.10 | 0 | 0.70 | 0.56 | 68.35 | 0.54 | 0.29 |
| Hex | 66 | 71 | 22 | A | 0 | 46 | 38 | 44 | 36 | 1D |
| Octal | 146 | 161 | 42 | 12 | 0 | 106 | 70 | 104 | 66 | 35 |
| Binary | 1100110 | 1110001 | 100010 | 1010 | 0 | 1000110 | 111000 | 1000100 | 110110 | 11101 |
Color Harmonies of #667122
Complementary color
Monochromatic Colors of #667122
Black with #667122
Text Example
Text Example
White with #667122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667122; }
p { color: rgb(102,113,34); }
H1.HeaderClassName
{
color: #667122;
}
.AnyTagClassName
{
color: #667122;
}
</style>
background-color css
<style>
a { background-color: #667122; }
a { background-color: rgb(102,113,34); }
div.DivClassName
{
background-color: #667122;
}
.BgClassName
{
background-color: #667122;
}
</style>
border-color css
<style>
span { border-color: #667122; }
span { border-color: rgb(102,113,34); }
td.TdClassName
{
border-color: #667122;
}
.TagClassName
{
border-color: #667122;
}
</style>