Shades of Fiji Green #617114
Tints of Fiji Green #617114
RGB
CMYK
RGB Variations
Color information
#617114 (or 0x617114) is known color: Fiji Green. HEX triplet: 61, 71 and 14. RGB value is (97,113,20). Sum of RGB (Red+Green+Blue) = 97+113+20=230 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.17% from 230); Green value is 113 (44.53% from 255 or 49.13% from 230); Blue value is 20 (8.20% from 255 or 8.70% from 230); Max value from RGB is 113 - color contains mainly: green. Hex color #617114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617114 is #9E8EEB. Grayscale: #616161. Windows color (decimal): -10391276 or 1339745. OLE color: 1339745.
HSL color Cylindrical-coordinate representation of color #617114: hue angle of 70.32º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #617114 is Cyan = 0.14, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 20 | - |
| CMYK | 0.14 | 0 | 0.82 | 0.56 |
| HSL | 70.32º | 0.7% | 0.26% | - |
| HSV(B) | 70.32º | 0.82% | 0.44% | - |
| XYZ | 10.96 | 14.4 | 2.86 | - |
| YUV | 97.61 | 84.2 | 127.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 20 | 0.14 | 0 | 0.82 | 0.56 | 70.32 | 0.7 | 0.26 |
| Hex | 61 | 71 | 14 | E | 0 | 52 | 38 | 46 | 46 | 1A |
| Octal | 141 | 161 | 24 | 16 | 0 | 122 | 70 | 106 | 106 | 32 |
| Binary | 1100001 | 1110001 | 10100 | 1110 | 0 | 1010010 | 111000 | 1000110 | 1000110 | 11010 |
Color Harmonies of #617114
Complementary color
Monochromatic Colors of #617114
Black with #617114
Text Example
Text Example
White with #617114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617114; }
p { color: rgb(97,113,20); }
H1.HeaderClassName
{
color: #617114;
}
.AnyTagClassName
{
color: #617114;
}
</style>
background-color css
<style>
a { background-color: #617114; }
a { background-color: rgb(97,113,20); }
div.DivClassName
{
background-color: #617114;
}
.BgClassName
{
background-color: #617114;
}
</style>
border-color css
<style>
span { border-color: #617114; }
span { border-color: rgb(97,113,20); }
td.TdClassName
{
border-color: #617114;
}
.TagClassName
{
border-color: #617114;
}
</style>