Shades of Fiji Green #667317
Tints of Fiji Green #667317
RGB
CMYK
RGB Variations
Color information
#667317 (or 0x667317) is known color: Fiji Green. HEX triplet: 66, 73 and 17. RGB value is (102,115,23). Sum of RGB (Red+Green+Blue) = 102+115+23=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 23 (9.38% from 255 or 9.58% from 240); Max value from RGB is 115 - color contains mainly: green. Hex color #667317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667317 is #998CE8. Grayscale: #646464. Windows color (decimal): -10063081 or 1536870. OLE color: 1536870.
HSL color Cylindrical-coordinate representation of color #667317: hue angle of 68.48º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #667317 is Cyan = 0.11, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 115 | 23 | - |
| CMYK | 0.11 | 0 | 0.80 | 0.55 |
| HSL | 68.48º | 0.67% | 0.27% | - |
| HSV(B) | 68.48º | 0.8% | 0.45% | - |
| XYZ | 11.76 | 15.15 | 3.11 | - |
| YUV | 100.63 | 84.19 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 23 | 0.11 | 0 | 0.80 | 0.55 | 68.48 | 0.67 | 0.27 |
| Hex | 66 | 73 | 17 | B | 0 | 50 | 37 | 44 | 43 | 1B |
| Octal | 146 | 163 | 27 | 13 | 0 | 120 | 67 | 104 | 103 | 33 |
| Binary | 1100110 | 1110011 | 10111 | 1011 | 0 | 1010000 | 110111 | 1000100 | 1000011 | 11011 |
Color Harmonies of #667317
Complementary color
Monochromatic Colors of #667317
Black with #667317
Text Example
Text Example
White with #667317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667317; }
p { color: rgb(102,115,23); }
H1.HeaderClassName
{
color: #667317;
}
.AnyTagClassName
{
color: #667317;
}
</style>
background-color css
<style>
a { background-color: #667317; }
a { background-color: rgb(102,115,23); }
div.DivClassName
{
background-color: #667317;
}
.BgClassName
{
background-color: #667317;
}
</style>
border-color css
<style>
span { border-color: #667317; }
span { border-color: rgb(102,115,23); }
td.TdClassName
{
border-color: #667317;
}
.TagClassName
{
border-color: #667317;
}
</style>