Shades of Fiji Green #667207
Tints of Fiji Green #667207
RGB
CMYK
RGB Variations
Color information
#667207 (or 0x667207) is known color: Fiji Green. HEX triplet: 66, 72 and 07. RGB value is (102,114,7). Sum of RGB (Red+Green+Blue) = 102+114+7=223 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.74% from 223); Green value is 114 (44.92% from 255 or 51.12% from 223); Blue value is 7 (3.12% from 255 or 3.14% from 223); Max value from RGB is 114 - color contains mainly: green. Hex color #667207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667207 is #998DF8. Grayscale: #626262. Windows color (decimal): -10063353 or 488038. OLE color: 488038.
HSL color Cylindrical-coordinate representation of color #667207: hue angle of 66.73º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #667207 is Cyan = 0.11, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 7 | - |
| CMYK | 0.11 | 0 | 0.94 | 0.55 |
| HSL | 66.73º | 0.88% | 0.24% | - |
| HSV(B) | 66.73º | 0.94% | 0.45% | - |
| XYZ | 11.54 | 14.87 | 2.46 | - |
| YUV | 98.21 | 76.52 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 7 | 0.11 | 0 | 0.94 | 0.55 | 66.73 | 0.88 | 0.24 |
| Hex | 66 | 72 | 7 | B | 0 | 5E | 37 | 43 | 58 | 18 |
| Octal | 146 | 162 | 7 | 13 | 0 | 136 | 67 | 103 | 130 | 30 |
| Binary | 1100110 | 1110010 | 111 | 1011 | 0 | 1011110 | 110111 | 1000011 | 1011000 | 11000 |
Color Harmonies of #667207
Complementary color
Monochromatic Colors of #667207
Black with #667207
Text Example
Text Example
White with #667207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667207; }
p { color: rgb(102,114,7); }
H1.HeaderClassName
{
color: #667207;
}
.AnyTagClassName
{
color: #667207;
}
</style>
background-color css
<style>
a { background-color: #667207; }
a { background-color: rgb(102,114,7); }
div.DivClassName
{
background-color: #667207;
}
.BgClassName
{
background-color: #667207;
}
</style>
border-color css
<style>
span { border-color: #667207; }
span { border-color: rgb(102,114,7); }
td.TdClassName
{
border-color: #667207;
}
.TagClassName
{
border-color: #667207;
}
</style>