Shades of Fiji Green #667506
Tints of Fiji Green #667506
RGB
CMYK
RGB Variations
Color information
#667506 (or 0x667506) is known color: Fiji Green. HEX triplet: 66, 75 and 06. RGB value is (102,117,6). Sum of RGB (Red+Green+Blue) = 102+117+6=225 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.33% from 225); Green value is 117 (46.09% from 255 or 52% from 225); Blue value is 6 (2.73% from 255 or 2.67% from 225); Max value from RGB is 117 - color contains mainly: green. Hex color #667506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667506 is #998AF9. Grayscale: #646464. Windows color (decimal): -10062586 or 423270. OLE color: 423270.
HSL color Cylindrical-coordinate representation of color #667506: hue angle of 68.11º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #667506 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 6 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.54 |
| HSL | 68.11º | 0.9% | 0.24% | - |
| HSV(B) | 68.11º | 0.95% | 0.46% | - |
| XYZ | 11.87 | 15.56 | 2.55 | - |
| YUV | 99.86 | 75.03 | 129.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 6 | 0.13 | 0 | 0.95 | 0.54 | 68.11 | 0.9 | 0.24 |
| Hex | 66 | 75 | 6 | D | 0 | 5F | 36 | 44 | 5A | 18 |
| Octal | 146 | 165 | 6 | 15 | 0 | 137 | 66 | 104 | 132 | 30 |
| Binary | 1100110 | 1110101 | 110 | 1101 | 0 | 1011111 | 110110 | 1000100 | 1011010 | 11000 |
Color Harmonies of #667506
Complementary color
Monochromatic Colors of #667506
Black with #667506
Text Example
Text Example
White with #667506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667506; }
p { color: rgb(102,117,6); }
H1.HeaderClassName
{
color: #667506;
}
.AnyTagClassName
{
color: #667506;
}
</style>
background-color css
<style>
a { background-color: #667506; }
a { background-color: rgb(102,117,6); }
div.DivClassName
{
background-color: #667506;
}
.BgClassName
{
background-color: #667506;
}
</style>
border-color css
<style>
span { border-color: #667506; }
span { border-color: rgb(102,117,6); }
td.TdClassName
{
border-color: #667506;
}
.TagClassName
{
border-color: #667506;
}
</style>