Shades of Fiji Green #617305
Tints of Fiji Green #617305
RGB
CMYK
RGB Variations
Color information
#617305 (or 0x617305) is known color: Fiji Green. HEX triplet: 61, 73 and 05. RGB value is (97,115,5). Sum of RGB (Red+Green+Blue) = 97+115+5=217 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.70% from 217); Green value is 115 (45.31% from 255 or 53.00% from 217); Blue value is 5 (2.34% from 255 or 2.30% from 217); Max value from RGB is 115 - color contains mainly: green. Hex color #617305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617305 is #9E8CFA. Grayscale: #616161. Windows color (decimal): -10390779 or 357217. OLE color: 357217.
HSL color Cylindrical-coordinate representation of color #617305: hue angle of 69.82º 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 #617305 is Cyan = 0.16, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 5 | - |
| CMYK | 0.16 | 0 | 0.96 | 0.55 |
| HSL | 69.82º | 0.92% | 0.24% | - |
| HSV(B) | 69.82º | 0.96% | 0.45% | - |
| XYZ | 11.09 | 14.81 | 2.42 | - |
| YUV | 97.08 | 76.04 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 5 | 0.16 | 0 | 0.96 | 0.55 | 69.82 | 0.92 | 0.24 |
| Hex | 61 | 73 | 5 | 10 | 0 | 60 | 37 | 46 | 5C | 18 |
| Octal | 141 | 163 | 5 | 20 | 0 | 140 | 67 | 106 | 134 | 30 |
| Binary | 1100001 | 1110011 | 101 | 10000 | 0 | 1100000 | 110111 | 1000110 | 1011100 | 11000 |
Color Harmonies of #617305
Complementary color
Monochromatic Colors of #617305
Black with #617305
Text Example
Text Example
White with #617305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617305; }
p { color: rgb(97,115,5); }
H1.HeaderClassName
{
color: #617305;
}
.AnyTagClassName
{
color: #617305;
}
</style>
background-color css
<style>
a { background-color: #617305; }
a { background-color: rgb(97,115,5); }
div.DivClassName
{
background-color: #617305;
}
.BgClassName
{
background-color: #617305;
}
</style>
border-color css
<style>
span { border-color: #617305; }
span { border-color: rgb(97,115,5); }
td.TdClassName
{
border-color: #617305;
}
.TagClassName
{
border-color: #617305;
}
</style>