Shades of Fiji Green #617925
Tints of Fiji Green #617925
RGB
CMYK
RGB Variations
Color information
#617925 (or 0x617925) is known color: Fiji Green. HEX triplet: 61, 79 and 25. RGB value is (97,121,37). Sum of RGB (Red+Green+Blue) = 97+121+37=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 121 (47.66% from 255 or 47.45% from 255); Blue value is 37 (14.84% from 255 or 14.51% from 255); Max value from RGB is 121 - color contains mainly: green. Hex color #617925 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617925 is #9E86DA. Grayscale: #686868. Windows color (decimal): -10389211 or 2455905. OLE color: 2455905.
HSL color Cylindrical-coordinate representation of color #617925: hue angle of 77.14º 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 #617925 is Cyan = 0.20, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 37 | - |
| CMYK | 0.20 | 0 | 0.69 | 0.53 |
| HSL | 77.14º | 0.53% | 0.31% | - |
| HSV(B) | 77.14º | 0.69% | 0.47% | - |
| XYZ | 12.1 | 16.35 | 4.27 | - |
| YUV | 104.25 | 90.05 | 122.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 37 | 0.20 | 0 | 0.69 | 0.53 | 77.14 | 0.53 | 0.31 |
| Hex | 61 | 79 | 25 | 14 | 0 | 45 | 35 | 4D | 35 | 1F |
| Octal | 141 | 171 | 45 | 24 | 0 | 105 | 65 | 115 | 65 | 37 |
| Binary | 1100001 | 1111001 | 100101 | 10100 | 0 | 1000101 | 110101 | 1001101 | 110101 | 11111 |
Color Harmonies of #617925
Complementary color
Monochromatic Colors of #617925
Black with #617925
Text Example
Text Example
White with #617925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617925; }
p { color: rgb(97,121,37); }
H1.HeaderClassName
{
color: #617925;
}
.AnyTagClassName
{
color: #617925;
}
</style>
background-color css
<style>
a { background-color: #617925; }
a { background-color: rgb(97,121,37); }
div.DivClassName
{
background-color: #617925;
}
.BgClassName
{
background-color: #617925;
}
</style>
border-color css
<style>
span { border-color: #617925; }
span { border-color: rgb(97,121,37); }
td.TdClassName
{
border-color: #617925;
}
.TagClassName
{
border-color: #617925;
}
</style>