Shades of Fiji Green #617403
Tints of Fiji Green #617403
RGB
CMYK
RGB Variations
Color information
#617403 (or 0x617403) is known color: Fiji Green. HEX triplet: 61, 74 and 03. RGB value is (97,116,3). Sum of RGB (Red+Green+Blue) = 97+116+3=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 116 (45.70% from 255 or 53.70% from 216); Blue value is 3 (1.56% from 255 or 1.39% from 216); Max value from RGB is 116 - color contains mainly: green. Hex color #617403 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617403 is #9E8BFC. Grayscale: #616161. Windows color (decimal): -10390525 or 226401. OLE color: 226401.
HSL color Cylindrical-coordinate representation of color #617403: hue angle of 70.09º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #617403 is Cyan = 0.16, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 3 | - |
| CMYK | 0.16 | 0 | 0.97 | 0.55 |
| HSL | 70.09º | 0.95% | 0.23% | - |
| HSV(B) | 70.09º | 0.97% | 0.45% | - |
| XYZ | 11.19 | 15.04 | 2.4 | - |
| YUV | 97.44 | 74.71 | 127.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 3 | 0.16 | 0 | 0.97 | 0.55 | 70.09 | 0.95 | 0.23 |
| Hex | 61 | 74 | 3 | 10 | 0 | 61 | 37 | 46 | 5F | 17 |
| Octal | 141 | 164 | 3 | 20 | 0 | 141 | 67 | 106 | 137 | 27 |
| Binary | 1100001 | 1110100 | 11 | 10000 | 0 | 1100001 | 110111 | 1000110 | 1011111 | 10111 |
Color Harmonies of #617403
Complementary color
Monochromatic Colors of #617403
Black with #617403
Text Example
Text Example
White with #617403
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617403; }
p { color: rgb(97,116,3); }
H1.HeaderClassName
{
color: #617403;
}
.AnyTagClassName
{
color: #617403;
}
</style>
background-color css
<style>
a { background-color: #617403; }
a { background-color: rgb(97,116,3); }
div.DivClassName
{
background-color: #617403;
}
.BgClassName
{
background-color: #617403;
}
</style>
border-color css
<style>
span { border-color: #617403; }
span { border-color: rgb(97,116,3); }
td.TdClassName
{
border-color: #617403;
}
.TagClassName
{
border-color: #617403;
}
</style>