Shades of Fiji Green #668008
Tints of Fiji Green #668008
RGB
CMYK
RGB Variations
Color information
#668008 (or 0x668008) is known color: Fiji Green. HEX triplet: 66, 80 and 08. RGB value is (102,128,8). Sum of RGB (Red+Green+Blue) = 102+128+8=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 128 (50.39% from 255 or 53.78% from 238); Blue value is 8 (3.52% from 255 or 3.36% from 238); Max value from RGB is 128 - color contains mainly: green. Hex color #668008 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #668008 is #997FF7. Grayscale: #6A6A6A. Windows color (decimal): -10059768 or 557158. OLE color: 557158.
HSL color Cylindrical-coordinate representation of color #668008: hue angle of 73º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #668008 is Cyan = 0.20, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 128 | 8 | - |
| CMYK | 0.20 | 0 | 0.94 | 0.50 |
| HSL | 73º | 0.88% | 0.27% | - |
| HSV(B) | 73º | 0.94% | 0.5% | - |
| XYZ | 13.24 | 18.28 | 3.06 | - |
| YUV | 106.55 | 72.39 | 124.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 128 | 8 | 0.20 | 0 | 0.94 | 0.50 | 73 | 0.88 | 0.27 |
| Hex | 66 | 80 | 8 | 14 | 0 | 5E | 32 | 49 | 58 | 1B |
| Octal | 146 | 200 | 10 | 24 | 0 | 136 | 62 | 111 | 130 | 33 |
| Binary | 1100110 | 10000000 | 1000 | 10100 | 0 | 1011110 | 110010 | 1001001 | 1011000 | 11011 |
Color Harmonies of #668008
Complementary color
Monochromatic Colors of #668008
Black with #668008
Text Example
Text Example
White with #668008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668008; }
p { color: rgb(102,128,8); }
H1.HeaderClassName
{
color: #668008;
}
.AnyTagClassName
{
color: #668008;
}
</style>
background-color css
<style>
a { background-color: #668008; }
a { background-color: rgb(102,128,8); }
div.DivClassName
{
background-color: #668008;
}
.BgClassName
{
background-color: #668008;
}
</style>
border-color css
<style>
span { border-color: #668008; }
span { border-color: rgb(102,128,8); }
td.TdClassName
{
border-color: #668008;
}
.TagClassName
{
border-color: #668008;
}
</style>