Shades of Fiji Green #617615
Tints of Fiji Green #617615
RGB
CMYK
RGB Variations
Color information
#617615 (or 0x617615) is known color: Fiji Green. HEX triplet: 61, 76 and 15. RGB value is (97,118,21). Sum of RGB (Red+Green+Blue) = 97+118+21=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 118 (46.48% from 255 or 50% from 236); Blue value is 21 (8.59% from 255 or 8.90% from 236); Max value from RGB is 118 - color contains mainly: green. Hex color #617615 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617615 is #9E89EA. Grayscale: #656565. Windows color (decimal): -10389995 or 1406561. OLE color: 1406561.
HSL color Cylindrical-coordinate representation of color #617615: hue angle of 72.99º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #617615 is Cyan = 0.18, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 21 | - |
| CMYK | 0.18 | 0 | 0.82 | 0.54 |
| HSL | 72.99º | 0.7% | 0.27% | - |
| HSV(B) | 72.99º | 0.82% | 0.46% | - |
| XYZ | 11.54 | 15.55 | 3.1 | - |
| YUV | 100.66 | 83.04 | 125.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 21 | 0.18 | 0 | 0.82 | 0.54 | 72.99 | 0.7 | 0.27 |
| Hex | 61 | 76 | 15 | 12 | 0 | 52 | 36 | 49 | 46 | 1B |
| Octal | 141 | 166 | 25 | 22 | 0 | 122 | 66 | 111 | 106 | 33 |
| Binary | 1100001 | 1110110 | 10101 | 10010 | 0 | 1010010 | 110110 | 1001001 | 1000110 | 11011 |
Color Harmonies of #617615
Complementary color
Monochromatic Colors of #617615
Black with #617615
Text Example
Text Example
White with #617615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617615; }
p { color: rgb(97,118,21); }
H1.HeaderClassName
{
color: #617615;
}
.AnyTagClassName
{
color: #617615;
}
</style>
background-color css
<style>
a { background-color: #617615; }
a { background-color: rgb(97,118,21); }
div.DivClassName
{
background-color: #617615;
}
.BgClassName
{
background-color: #617615;
}
</style>
border-color css
<style>
span { border-color: #617615; }
span { border-color: rgb(97,118,21); }
td.TdClassName
{
border-color: #617615;
}
.TagClassName
{
border-color: #617615;
}
</style>