Shades of Fiji Green #647310
Tints of Fiji Green #647310
RGB
CMYK
RGB Variations
Color information
#647310 (or 0x647310) is known color: Fiji Green. HEX triplet: 64, 73 and 10. RGB value is (100,115,16). Sum of RGB (Red+Green+Blue) = 100+115+16=231 (30% of max value = 765). Red value is 100 (39.45% from 255 or 43.29% from 231); Green value is 115 (45.31% from 255 or 49.78% from 231); Blue value is 16 (6.64% from 255 or 6.93% from 231); Max value from RGB is 115 - color contains mainly: green. Hex color #647310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #647310 is #9B8CEF. Grayscale: #636363. Windows color (decimal): -10194160 or 1078116. OLE color: 1078116.
HSL color Cylindrical-coordinate representation of color #647310: hue angle of 69.09º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #647310 is Cyan = 0.13, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 115 | 16 | - |
| CMYK | 0.13 | 0 | 0.86 | 0.55 |
| HSL | 69.09º | 0.76% | 0.26% | - |
| HSV(B) | 69.09º | 0.86% | 0.45% | - |
| XYZ | 11.48 | 15.01 | 2.78 | - |
| YUV | 99.23 | 81.03 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 16 | 0.13 | 0 | 0.86 | 0.55 | 69.09 | 0.76 | 0.26 |
| Hex | 64 | 73 | 10 | D | 0 | 56 | 37 | 45 | 4C | 1A |
| Octal | 144 | 163 | 20 | 15 | 0 | 126 | 67 | 105 | 114 | 32 |
| Binary | 1100100 | 1110011 | 10000 | 1101 | 0 | 1010110 | 110111 | 1000101 | 1001100 | 11010 |
Color Harmonies of #647310
Complementary color
Monochromatic Colors of #647310
Black with #647310
Text Example
Text Example
White with #647310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647310; }
p { color: rgb(100,115,16); }
H1.HeaderClassName
{
color: #647310;
}
.AnyTagClassName
{
color: #647310;
}
</style>
background-color css
<style>
a { background-color: #647310; }
a { background-color: rgb(100,115,16); }
div.DivClassName
{
background-color: #647310;
}
.BgClassName
{
background-color: #647310;
}
</style>
border-color css
<style>
span { border-color: #647310; }
span { border-color: rgb(100,115,16); }
td.TdClassName
{
border-color: #647310;
}
.TagClassName
{
border-color: #647310;
}
</style>