Shades of Fiji Green #667612
Tints of Fiji Green #667612
RGB
CMYK
RGB Variations
Color information
#667612 (or 0x667612) is known color: Fiji Green. HEX triplet: 66, 76 and 12. RGB value is (102,118,18). Sum of RGB (Red+Green+Blue) = 102+118+18=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 18 (7.42% from 255 or 7.56% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #667612 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667612 is #9989ED. Grayscale: #666666. Windows color (decimal): -10062318 or 1209958. OLE color: 1209958.
HSL color Cylindrical-coordinate representation of color #667612: hue angle of 69.6º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #667612 is Cyan = 0.14, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 18 | - |
| CMYK | 0.14 | 0 | 0.85 | 0.54 |
| HSL | 69.6º | 0.74% | 0.27% | - |
| HSV(B) | 69.6º | 0.85% | 0.46% | - |
| XYZ | 12.07 | 15.83 | 2.99 | - |
| YUV | 101.82 | 80.7 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 18 | 0.14 | 0 | 0.85 | 0.54 | 69.6 | 0.74 | 0.27 |
| Hex | 66 | 76 | 12 | E | 0 | 55 | 36 | 46 | 4A | 1B |
| Octal | 146 | 166 | 22 | 16 | 0 | 125 | 66 | 106 | 112 | 33 |
| Binary | 1100110 | 1110110 | 10010 | 1110 | 0 | 1010101 | 110110 | 1000110 | 1001010 | 11011 |
Color Harmonies of #667612
Complementary color
Monochromatic Colors of #667612
Black with #667612
Text Example
Text Example
White with #667612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667612; }
p { color: rgb(102,118,18); }
H1.HeaderClassName
{
color: #667612;
}
.AnyTagClassName
{
color: #667612;
}
</style>
background-color css
<style>
a { background-color: #667612; }
a { background-color: rgb(102,118,18); }
div.DivClassName
{
background-color: #667612;
}
.BgClassName
{
background-color: #667612;
}
</style>
border-color css
<style>
span { border-color: #667612; }
span { border-color: rgb(102,118,18); }
td.TdClassName
{
border-color: #667612;
}
.TagClassName
{
border-color: #667612;
}
</style>