Shades of Fiji Green #617825
Tints of Fiji Green #617825
RGB
CMYK
RGB Variations
Color information
#617825 (or 0x617825) is known color: Fiji Green. HEX triplet: 61, 78 and 25. RGB value is (97,120,37). Sum of RGB (Red+Green+Blue) = 97+120+37=254 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.19% from 254); Green value is 120 (47.27% from 255 or 47.24% from 254); Blue value is 37 (14.84% from 255 or 14.57% from 254); Max value from RGB is 120 - color contains mainly: green. Hex color #617825 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617825 is #9E87DA. Grayscale: #676767. Windows color (decimal): -10389467 or 2455649. OLE color: 2455649.
HSL color Cylindrical-coordinate representation of color #617825: hue angle of 76.63º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #617825 is Cyan = 0.19, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 37 | - |
| CMYK | 0.19 | 0 | 0.69 | 0.53 |
| HSL | 76.63º | 0.53% | 0.31% | - |
| HSV(B) | 76.63º | 0.69% | 0.47% | - |
| XYZ | 11.98 | 16.11 | 4.23 | - |
| YUV | 103.66 | 90.38 | 123.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 37 | 0.19 | 0 | 0.69 | 0.53 | 76.63 | 0.53 | 0.31 |
| Hex | 61 | 78 | 25 | 13 | 0 | 45 | 35 | 4D | 35 | 1F |
| Octal | 141 | 170 | 45 | 23 | 0 | 105 | 65 | 115 | 65 | 37 |
| Binary | 1100001 | 1111000 | 100101 | 10011 | 0 | 1000101 | 110101 | 1001101 | 110101 | 11111 |
Color Harmonies of #617825
Complementary color
Monochromatic Colors of #617825
Black with #617825
Text Example
Text Example
White with #617825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617825; }
p { color: rgb(97,120,37); }
H1.HeaderClassName
{
color: #617825;
}
.AnyTagClassName
{
color: #617825;
}
</style>
background-color css
<style>
a { background-color: #617825; }
a { background-color: rgb(97,120,37); }
div.DivClassName
{
background-color: #617825;
}
.BgClassName
{
background-color: #617825;
}
</style>
border-color css
<style>
span { border-color: #617825; }
span { border-color: rgb(97,120,37); }
td.TdClassName
{
border-color: #617825;
}
.TagClassName
{
border-color: #617825;
}
</style>