Shades of Fiji Green #617506
Tints of Fiji Green #617506
RGB
CMYK
RGB Variations
Color information
#617506 (or 0x617506) is known color: Fiji Green. HEX triplet: 61, 75 and 06. RGB value is (97,117,6). Sum of RGB (Red+Green+Blue) = 97+117+6=220 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.09% from 220); Green value is 117 (46.09% from 255 or 53.18% from 220); Blue value is 6 (2.73% from 255 or 2.73% from 220); Max value from RGB is 117 - color contains mainly: green. Hex color #617506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617506 is #9E8AF9. Grayscale: #626262. Windows color (decimal): -10390266 or 423265. OLE color: 423265.
HSL color Cylindrical-coordinate representation of color #617506: hue angle of 70.81º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #617506 is Cyan = 0.17, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 6 | - |
| CMYK | 0.17 | 0 | 0.95 | 0.54 |
| HSL | 70.81º | 0.9% | 0.24% | - |
| HSV(B) | 70.81º | 0.95% | 0.46% | - |
| XYZ | 11.32 | 15.28 | 2.52 | - |
| YUV | 98.37 | 75.87 | 127.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 6 | 0.17 | 0 | 0.95 | 0.54 | 70.81 | 0.9 | 0.24 |
| Hex | 61 | 75 | 6 | 11 | 0 | 5F | 36 | 47 | 5A | 18 |
| Octal | 141 | 165 | 6 | 21 | 0 | 137 | 66 | 107 | 132 | 30 |
| Binary | 1100001 | 1110101 | 110 | 10001 | 0 | 1011111 | 110110 | 1000111 | 1011010 | 11000 |
Color Harmonies of #617506
Complementary color
Monochromatic Colors of #617506
Black with #617506
Text Example
Text Example
White with #617506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617506; }
p { color: rgb(97,117,6); }
H1.HeaderClassName
{
color: #617506;
}
.AnyTagClassName
{
color: #617506;
}
</style>
background-color css
<style>
a { background-color: #617506; }
a { background-color: rgb(97,117,6); }
div.DivClassName
{
background-color: #617506;
}
.BgClassName
{
background-color: #617506;
}
</style>
border-color css
<style>
span { border-color: #617506; }
span { border-color: rgb(97,117,6); }
td.TdClassName
{
border-color: #617506;
}
.TagClassName
{
border-color: #617506;
}
</style>