Shades of Fiji Green #667208
Tints of Fiji Green #667208
RGB
CMYK
RGB Variations
Color information
#667208 (or 0x667208) is known color: Fiji Green. HEX triplet: 66, 72 and 08. RGB value is (102,114,8). Sum of RGB (Red+Green+Blue) = 102+114+8=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 114 (44.92% from 255 or 50.89% from 224); Blue value is 8 (3.52% from 255 or 3.57% from 224); Max value from RGB is 114 - color contains mainly: green. Hex color #667208 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667208 is #998DF7. Grayscale: #626262. Windows color (decimal): -10063352 or 553574. OLE color: 553574.
HSL color Cylindrical-coordinate representation of color #667208: hue angle of 66.79º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #667208 is Cyan = 0.11, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 8 | - |
| CMYK | 0.11 | 0 | 0.93 | 0.55 |
| HSL | 66.79º | 0.87% | 0.24% | - |
| HSV(B) | 66.79º | 0.93% | 0.45% | - |
| XYZ | 11.54 | 14.88 | 2.49 | - |
| YUV | 98.33 | 77.02 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 8 | 0.11 | 0 | 0.93 | 0.55 | 66.79 | 0.87 | 0.24 |
| Hex | 66 | 72 | 8 | B | 0 | 5D | 37 | 43 | 57 | 18 |
| Octal | 146 | 162 | 10 | 13 | 0 | 135 | 67 | 103 | 127 | 30 |
| Binary | 1100110 | 1110010 | 1000 | 1011 | 0 | 1011101 | 110111 | 1000011 | 1010111 | 11000 |
Color Harmonies of #667208
Complementary color
Monochromatic Colors of #667208
Black with #667208
Text Example
Text Example
White with #667208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667208; }
p { color: rgb(102,114,8); }
H1.HeaderClassName
{
color: #667208;
}
.AnyTagClassName
{
color: #667208;
}
</style>
background-color css
<style>
a { background-color: #667208; }
a { background-color: rgb(102,114,8); }
div.DivClassName
{
background-color: #667208;
}
.BgClassName
{
background-color: #667208;
}
</style>
border-color css
<style>
span { border-color: #667208; }
span { border-color: rgb(102,114,8); }
td.TdClassName
{
border-color: #667208;
}
.TagClassName
{
border-color: #667208;
}
</style>