Shades of Fiji Green #617311
Tints of Fiji Green #617311
RGB
CMYK
RGB Variations
Color information
#617311 (or 0x617311) is known color: Fiji Green. HEX triplet: 61, 73 and 11. RGB value is (97,115,17). Sum of RGB (Red+Green+Blue) = 97+115+17=229 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.36% from 229); Green value is 115 (45.31% from 255 or 50.22% from 229); Blue value is 17 (7.03% from 255 or 7.42% from 229); Max value from RGB is 115 - color contains mainly: green. Hex color #617311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617311 is #9E8CEE. Grayscale: #626262. Windows color (decimal): -10390767 or 1143649. OLE color: 1143649.
HSL color Cylindrical-coordinate representation of color #617311: hue angle of 71.02º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #617311 is Cyan = 0.16, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 17 | - |
| CMYK | 0.16 | 0 | 0.85 | 0.55 |
| HSL | 71.02º | 0.74% | 0.26% | - |
| HSV(B) | 71.02º | 0.85% | 0.45% | - |
| XYZ | 11.16 | 14.84 | 2.81 | - |
| YUV | 98.45 | 82.04 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 17 | 0.16 | 0 | 0.85 | 0.55 | 71.02 | 0.74 | 0.26 |
| Hex | 61 | 73 | 11 | 10 | 0 | 55 | 37 | 47 | 4A | 1A |
| Octal | 141 | 163 | 21 | 20 | 0 | 125 | 67 | 107 | 112 | 32 |
| Binary | 1100001 | 1110011 | 10001 | 10000 | 0 | 1010101 | 110111 | 1000111 | 1001010 | 11010 |
Color Harmonies of #617311
Complementary color
Monochromatic Colors of #617311
Black with #617311
Text Example
Text Example
White with #617311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617311; }
p { color: rgb(97,115,17); }
H1.HeaderClassName
{
color: #617311;
}
.AnyTagClassName
{
color: #617311;
}
</style>
background-color css
<style>
a { background-color: #617311; }
a { background-color: rgb(97,115,17); }
div.DivClassName
{
background-color: #617311;
}
.BgClassName
{
background-color: #617311;
}
</style>
border-color css
<style>
span { border-color: #617311; }
span { border-color: rgb(97,115,17); }
td.TdClassName
{
border-color: #617311;
}
.TagClassName
{
border-color: #617311;
}
</style>