Shades of Fiji Green #617405
Tints of Fiji Green #617405
RGB
CMYK
RGB Variations
Color information
#617405 (or 0x617405) is known color: Fiji Green. HEX triplet: 61, 74 and 05. RGB value is (97,116,5). Sum of RGB (Red+Green+Blue) = 97+116+5=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 116 (45.70% from 255 or 53.21% from 218); Blue value is 5 (2.34% from 255 or 2.29% from 218); Max value from RGB is 116 - color contains mainly: green. Hex color #617405 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617405 is #9E8BFA. Grayscale: #626262. Windows color (decimal): -10390523 or 357473. OLE color: 357473.
HSL color Cylindrical-coordinate representation of color #617405: hue angle of 70.27º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #617405 is Cyan = 0.16, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 5 | - |
| CMYK | 0.16 | 0 | 0.96 | 0.55 |
| HSL | 70.27º | 0.92% | 0.24% | - |
| HSV(B) | 70.27º | 0.96% | 0.45% | - |
| XYZ | 11.2 | 15.04 | 2.46 | - |
| YUV | 97.67 | 75.71 | 127.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 5 | 0.16 | 0 | 0.96 | 0.55 | 70.27 | 0.92 | 0.24 |
| Hex | 61 | 74 | 5 | 10 | 0 | 60 | 37 | 46 | 5C | 18 |
| Octal | 141 | 164 | 5 | 20 | 0 | 140 | 67 | 106 | 134 | 30 |
| Binary | 1100001 | 1110100 | 101 | 10000 | 0 | 1100000 | 110111 | 1000110 | 1011100 | 11000 |
Color Harmonies of #617405
Complementary color
Monochromatic Colors of #617405
Black with #617405
Text Example
Text Example
White with #617405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617405; }
p { color: rgb(97,116,5); }
H1.HeaderClassName
{
color: #617405;
}
.AnyTagClassName
{
color: #617405;
}
</style>
background-color css
<style>
a { background-color: #617405; }
a { background-color: rgb(97,116,5); }
div.DivClassName
{
background-color: #617405;
}
.BgClassName
{
background-color: #617405;
}
</style>
border-color css
<style>
span { border-color: #617405; }
span { border-color: rgb(97,116,5); }
td.TdClassName
{
border-color: #617405;
}
.TagClassName
{
border-color: #617405;
}
</style>