Shades of Fiji Green #617827
Tints of Fiji Green #617827
RGB
CMYK
RGB Variations
Color information
#617827 (or 0x617827) is known color: Fiji Green. HEX triplet: 61, 78 and 27. RGB value is (97,120,39). Sum of RGB (Red+Green+Blue) = 97+120+39=256 (33% of max value = 765). Red value is 97 (38.28% from 255 or 37.89% from 256); Green value is 120 (47.27% from 255 or 46.88% from 256); Blue value is 39 (15.62% from 255 or 15.23% from 256); Max value from RGB is 120 - color contains mainly: green. Hex color #617827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617827 is #9E87D8. Grayscale: #686868. Windows color (decimal): -10389465 or 2586721. OLE color: 2586721.
HSL color Cylindrical-coordinate representation of color #617827: hue angle of 77.04º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #617827 is Cyan = 0.19, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 39 | - |
| CMYK | 0.19 | 0 | 0.67 | 0.53 |
| HSL | 77.04º | 0.51% | 0.31% | - |
| HSV(B) | 77.04º | 0.68% | 0.47% | - |
| XYZ | 12.01 | 16.12 | 4.4 | - |
| YUV | 103.89 | 91.38 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 39 | 0.19 | 0 | 0.67 | 0.53 | 77.04 | 0.51 | 0.31 |
| Hex | 61 | 78 | 27 | 13 | 0 | 43 | 35 | 4D | 33 | 1F |
| Octal | 141 | 170 | 47 | 23 | 0 | 103 | 65 | 115 | 63 | 37 |
| Binary | 1100001 | 1111000 | 100111 | 10011 | 0 | 1000011 | 110101 | 1001101 | 110011 | 11111 |
Color Harmonies of #617827
Complementary color
Monochromatic Colors of #617827
Black with #617827
Text Example
Text Example
White with #617827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617827; }
p { color: rgb(97,120,39); }
H1.HeaderClassName
{
color: #617827;
}
.AnyTagClassName
{
color: #617827;
}
</style>
background-color css
<style>
a { background-color: #617827; }
a { background-color: rgb(97,120,39); }
div.DivClassName
{
background-color: #617827;
}
.BgClassName
{
background-color: #617827;
}
</style>
border-color css
<style>
span { border-color: #617827; }
span { border-color: rgb(97,120,39); }
td.TdClassName
{
border-color: #617827;
}
.TagClassName
{
border-color: #617827;
}
</style>