Shades of Fiji Green #617300
Tints of Fiji Green #617300
RGB
CMYK
RGB Variations
Color information
#617300 (or 0x617300) is known color: Fiji Green. HEX triplet: 61, 73 and 00. RGB value is (97,115,0). Sum of RGB (Red+Green+Blue) = 97+115+0=212 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.75% from 212); Green value is 115 (45.31% from 255 or 54.25% from 212); Blue value is 0 (0.39% from 255 or 0% from 212); Max value from RGB is 115 - color contains mainly: green. Hex color #617300 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617300 is #9E8CFF. Grayscale: #606060. Windows color (decimal): -10390784 or 29537. OLE color: 29537.
HSL color Cylindrical-coordinate representation of color #617300: hue angle of 69.39º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #617300 is Cyan = 0.16, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 0 | - |
| CMYK | 0.16 | 0 | 1 | 0.55 |
| HSL | 69.39º | 1% | 0.23% | - |
| HSV(B) | 69.39º | 1% | 0.45% | - |
| XYZ | 11.06 | 14.8 | 2.27 | - |
| YUV | 96.51 | 73.54 | 128.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 0 | 0.16 | 0 | 1 | 0.55 | 69.39 | 1 | 0.23 |
| Hex | 61 | 73 | 0 | 10 | 0 | 64 | 37 | 45 | 64 | 17 |
| Octal | 141 | 163 | 0 | 20 | 0 | 144 | 67 | 105 | 144 | 27 |
| Binary | 1100001 | 1110011 | 0 | 10000 | 0 | 1100100 | 110111 | 1000101 | 1100100 | 10111 |
Color Harmonies of #617300
Complementary color
Monochromatic Colors of #617300
Black with #617300
Text Example
Text Example
White with #617300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617300; }
p { color: rgb(97,115,0); }
H1.HeaderClassName
{
color: #617300;
}
.AnyTagClassName
{
color: #617300;
}
</style>
background-color css
<style>
a { background-color: #617300; }
a { background-color: rgb(97,115,0); }
div.DivClassName
{
background-color: #617300;
}
.BgClassName
{
background-color: #617300;
}
</style>
border-color css
<style>
span { border-color: #617300; }
span { border-color: rgb(97,115,0); }
td.TdClassName
{
border-color: #617300;
}
.TagClassName
{
border-color: #617300;
}
</style>