Shades of Fiji Green #646716
Tints of Fiji Green #646716
RGB
CMYK
RGB Variations
Color information
#646716 (or 0x646716) is known color: Fiji Green. HEX triplet: 64, 67 and 16. RGB value is (100,103,22). Sum of RGB (Red+Green+Blue) = 100+103+22=225 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.44% from 225); Green value is 103 (40.62% from 255 or 45.78% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 103 - color contains mainly: green. Hex color #646716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #646716 is #9B98E9. Grayscale: #5D5D5D. Windows color (decimal): -10197226 or 1468260. OLE color: 1468260.
HSL color Cylindrical-coordinate representation of color #646716: hue angle of 62.22º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #646716 is Cyan = 0.03, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 103 | 22 | - |
| CMYK | 0.03 | 0 | 0.79 | 0.60 |
| HSL | 62.22º | 0.65% | 0.25% | - |
| HSV(B) | 62.22º | 0.79% | 0.4% | - |
| XYZ | 10.25 | 12.47 | 2.63 | - |
| YUV | 92.87 | 88.01 | 133.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 103 | 22 | 0.03 | 0 | 0.79 | 0.60 | 62.22 | 0.65 | 0.25 |
| Hex | 64 | 67 | 16 | 3 | 0 | 4F | 3C | 3E | 41 | 19 |
| Octal | 144 | 147 | 26 | 3 | 0 | 117 | 74 | 76 | 101 | 31 |
| Binary | 1100100 | 1100111 | 10110 | 11 | 0 | 1001111 | 111100 | 111110 | 1000001 | 11001 |
Color Harmonies of #646716
Complementary color
Monochromatic Colors of #646716
Black with #646716
Text Example
Text Example
White with #646716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646716; }
p { color: rgb(100,103,22); }
H1.HeaderClassName
{
color: #646716;
}
.AnyTagClassName
{
color: #646716;
}
</style>
background-color css
<style>
a { background-color: #646716; }
a { background-color: rgb(100,103,22); }
div.DivClassName
{
background-color: #646716;
}
.BgClassName
{
background-color: #646716;
}
</style>
border-color css
<style>
span { border-color: #646716; }
span { border-color: rgb(100,103,22); }
td.TdClassName
{
border-color: #646716;
}
.TagClassName
{
border-color: #646716;
}
</style>