Shades of Fiji Green #617017
Tints of Fiji Green #617017
RGB
CMYK
RGB Variations
Color information
#617017 (or 0x617017) is known color: Fiji Green. HEX triplet: 61, 70 and 17. RGB value is (97,112,23). Sum of RGB (Red+Green+Blue) = 97+112+23=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 112 (44.14% from 255 or 48.28% from 232); Blue value is 23 (9.38% from 255 or 9.91% from 232); Max value from RGB is 112 - color contains mainly: green. Hex color #617017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617017 is #9E8FE8. Grayscale: #616161. Windows color (decimal): -10391529 or 1536097. OLE color: 1536097.
HSL color Cylindrical-coordinate representation of color #617017: hue angle of 70.11º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #617017 is Cyan = 0.13, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 23 | - |
| CMYK | 0.13 | 0 | 0.79 | 0.56 |
| HSL | 70.11º | 0.66% | 0.26% | - |
| HSV(B) | 70.11º | 0.79% | 0.44% | - |
| XYZ | 10.88 | 14.19 | 2.98 | - |
| YUV | 97.37 | 86.03 | 127.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 23 | 0.13 | 0 | 0.79 | 0.56 | 70.11 | 0.66 | 0.26 |
| Hex | 61 | 70 | 17 | D | 0 | 4F | 38 | 46 | 42 | 1A |
| Octal | 141 | 160 | 27 | 15 | 0 | 117 | 70 | 106 | 102 | 32 |
| Binary | 1100001 | 1110000 | 10111 | 1101 | 0 | 1001111 | 111000 | 1000110 | 1000010 | 11010 |
Color Harmonies of #617017
Complementary color
Monochromatic Colors of #617017
Black with #617017
Text Example
Text Example
White with #617017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617017; }
p { color: rgb(97,112,23); }
H1.HeaderClassName
{
color: #617017;
}
.AnyTagClassName
{
color: #617017;
}
</style>
background-color css
<style>
a { background-color: #617017; }
a { background-color: rgb(97,112,23); }
div.DivClassName
{
background-color: #617017;
}
.BgClassName
{
background-color: #617017;
}
</style>
border-color css
<style>
span { border-color: #617017; }
span { border-color: rgb(97,112,23); }
td.TdClassName
{
border-color: #617017;
}
.TagClassName
{
border-color: #617017;
}
</style>