Shades of Fiji Green #617010
Tints of Fiji Green #617010
RGB
CMYK
RGB Variations
Color information
#617010 (or 0x617010) is known color: Fiji Green. HEX triplet: 61, 70 and 10. RGB value is (97,112,16). Sum of RGB (Red+Green+Blue) = 97+112+16=225 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.11% from 225); Green value is 112 (44.14% from 255 or 49.78% from 225); Blue value is 16 (6.64% from 255 or 7.11% from 225); Max value from RGB is 112 - color contains mainly: green. Hex color #617010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617010 is #9E8FEF. Grayscale: #606060. Windows color (decimal): -10391536 or 1077345. OLE color: 1077345.
HSL color Cylindrical-coordinate representation of color #617010: hue angle of 69.38º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #617010 is Cyan = 0.13, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 16 | - |
| CMYK | 0.13 | 0 | 0.86 | 0.56 |
| HSL | 69.38º | 0.75% | 0.25% | - |
| HSV(B) | 69.38º | 0.86% | 0.44% | - |
| XYZ | 10.82 | 14.17 | 2.65 | - |
| YUV | 96.57 | 82.53 | 128.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 16 | 0.13 | 0 | 0.86 | 0.56 | 69.38 | 0.75 | 0.25 |
| Hex | 61 | 70 | 10 | D | 0 | 56 | 38 | 45 | 4B | 19 |
| Octal | 141 | 160 | 20 | 15 | 0 | 126 | 70 | 105 | 113 | 31 |
| Binary | 1100001 | 1110000 | 10000 | 1101 | 0 | 1010110 | 111000 | 1000101 | 1001011 | 11001 |
Color Harmonies of #617010
Complementary color
Monochromatic Colors of #617010
Black with #617010
Text Example
Text Example
White with #617010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617010; }
p { color: rgb(97,112,16); }
H1.HeaderClassName
{
color: #617010;
}
.AnyTagClassName
{
color: #617010;
}
</style>
background-color css
<style>
a { background-color: #617010; }
a { background-color: rgb(97,112,16); }
div.DivClassName
{
background-color: #617010;
}
.BgClassName
{
background-color: #617010;
}
</style>
border-color css
<style>
span { border-color: #617010; }
span { border-color: rgb(97,112,16); }
td.TdClassName
{
border-color: #617010;
}
.TagClassName
{
border-color: #617010;
}
</style>