Shades of Fiji Green #647319
Tints of Fiji Green #647319
RGB
CMYK
RGB Variations
Color information
#647319 (or 0x647319) is known color: Fiji Green. HEX triplet: 64, 73 and 19. RGB value is (100,115,25). Sum of RGB (Red+Green+Blue) = 100+115+25=240 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.67% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 25 (10.16% from 255 or 10.42% from 240); Max value from RGB is 115 - color contains mainly: green. Hex color #647319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #647319 is #9B8CE6. Grayscale: #646464. Windows color (decimal): -10194151 or 1667940. OLE color: 1667940.
HSL color Cylindrical-coordinate representation of color #647319: hue angle of 70º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #647319 is Cyan = 0.13, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 115 | 25 | - |
| CMYK | 0.13 | 0 | 0.78 | 0.55 |
| HSL | 70º | 0.64% | 0.27% | - |
| HSV(B) | 70º | 0.78% | 0.45% | - |
| XYZ | 11.56 | 15.04 | 3.21 | - |
| YUV | 100.26 | 85.53 | 127.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 25 | 0.13 | 0 | 0.78 | 0.55 | 70 | 0.64 | 0.27 |
| Hex | 64 | 73 | 19 | D | 0 | 4E | 37 | 46 | 40 | 1B |
| Octal | 144 | 163 | 31 | 15 | 0 | 116 | 67 | 106 | 100 | 33 |
| Binary | 1100100 | 1110011 | 11001 | 1101 | 0 | 1001110 | 110111 | 1000110 | 1000000 | 11011 |
Color Harmonies of #647319
Complementary color
Monochromatic Colors of #647319
Black with #647319
Text Example
Text Example
White with #647319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647319; }
p { color: rgb(100,115,25); }
H1.HeaderClassName
{
color: #647319;
}
.AnyTagClassName
{
color: #647319;
}
</style>
background-color css
<style>
a { background-color: #647319; }
a { background-color: rgb(100,115,25); }
div.DivClassName
{
background-color: #647319;
}
.BgClassName
{
background-color: #647319;
}
</style>
border-color css
<style>
span { border-color: #647319; }
span { border-color: rgb(100,115,25); }
td.TdClassName
{
border-color: #647319;
}
.TagClassName
{
border-color: #647319;
}
</style>