Shades of Fiji Green #647313
Tints of Fiji Green #647313
RGB
CMYK
RGB Variations
Color information
#647313 (or 0x647313) is known color: Fiji Green. HEX triplet: 64, 73 and 13. RGB value is (100,115,19). Sum of RGB (Red+Green+Blue) = 100+115+19=234 (30% of max value = 765). Red value is 100 (39.45% from 255 or 42.74% from 234); Green value is 115 (45.31% from 255 or 49.15% from 234); Blue value is 19 (7.81% from 255 or 8.12% from 234); Max value from RGB is 115 - color contains mainly: green. Hex color #647313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #647313 is #9B8CEC. Grayscale: #636363. Windows color (decimal): -10194157 or 1274724. OLE color: 1274724.
HSL color Cylindrical-coordinate representation of color #647313: hue angle of 69.38º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #647313 is Cyan = 0.13, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 115 | 19 | - |
| CMYK | 0.13 | 0 | 0.83 | 0.55 |
| HSL | 69.38º | 0.72% | 0.26% | - |
| HSV(B) | 69.38º | 0.83% | 0.45% | - |
| XYZ | 11.5 | 15.02 | 2.91 | - |
| YUV | 99.57 | 82.53 | 128.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 19 | 0.13 | 0 | 0.83 | 0.55 | 69.38 | 0.72 | 0.26 |
| Hex | 64 | 73 | 13 | D | 0 | 53 | 37 | 45 | 48 | 1A |
| Octal | 144 | 163 | 23 | 15 | 0 | 123 | 67 | 105 | 110 | 32 |
| Binary | 1100100 | 1110011 | 10011 | 1101 | 0 | 1010011 | 110111 | 1000101 | 1001000 | 11010 |
Color Harmonies of #647313
Complementary color
Monochromatic Colors of #647313
Black with #647313
Text Example
Text Example
White with #647313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647313; }
p { color: rgb(100,115,19); }
H1.HeaderClassName
{
color: #647313;
}
.AnyTagClassName
{
color: #647313;
}
</style>
background-color css
<style>
a { background-color: #647313; }
a { background-color: rgb(100,115,19); }
div.DivClassName
{
background-color: #647313;
}
.BgClassName
{
background-color: #647313;
}
</style>
border-color css
<style>
span { border-color: #647313; }
span { border-color: rgb(100,115,19); }
td.TdClassName
{
border-color: #647313;
}
.TagClassName
{
border-color: #647313;
}
</style>