Shades of Fiji Green #617107
Tints of Fiji Green #617107
RGB
CMYK
RGB Variations
Color information
#617107 (or 0x617107) is known color: Fiji Green. HEX triplet: 61, 71 and 07. RGB value is (97,113,7). Sum of RGB (Red+Green+Blue) = 97+113+7=217 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.70% from 217); Green value is 113 (44.53% from 255 or 52.07% from 217); Blue value is 7 (3.12% from 255 or 3.23% from 217); Max value from RGB is 113 - color contains mainly: green. Hex color #617107 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617107 is #9E8EF8. Grayscale: #606060. Windows color (decimal): -10391289 or 487777. OLE color: 487777.
HSL color Cylindrical-coordinate representation of color #617107: hue angle of 69.06º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #617107 is Cyan = 0.14, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 7 | - |
| CMYK | 0.14 | 0 | 0.94 | 0.56 |
| HSL | 69.06º | 0.88% | 0.24% | - |
| HSV(B) | 69.06º | 0.94% | 0.44% | - |
| XYZ | 10.87 | 14.37 | 2.4 | - |
| YUV | 96.13 | 77.7 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 7 | 0.14 | 0 | 0.94 | 0.56 | 69.06 | 0.88 | 0.24 |
| Hex | 61 | 71 | 7 | E | 0 | 5E | 38 | 45 | 58 | 18 |
| Octal | 141 | 161 | 7 | 16 | 0 | 136 | 70 | 105 | 130 | 30 |
| Binary | 1100001 | 1110001 | 111 | 1110 | 0 | 1011110 | 111000 | 1000101 | 1011000 | 11000 |
Color Harmonies of #617107
Complementary color
Monochromatic Colors of #617107
Black with #617107
Text Example
Text Example
White with #617107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617107; }
p { color: rgb(97,113,7); }
H1.HeaderClassName
{
color: #617107;
}
.AnyTagClassName
{
color: #617107;
}
</style>
background-color css
<style>
a { background-color: #617107; }
a { background-color: rgb(97,113,7); }
div.DivClassName
{
background-color: #617107;
}
.BgClassName
{
background-color: #617107;
}
</style>
border-color css
<style>
span { border-color: #617107; }
span { border-color: rgb(97,113,7); }
td.TdClassName
{
border-color: #617107;
}
.TagClassName
{
border-color: #617107;
}
</style>