Shades of Fiji Green #617225
Tints of Fiji Green #617225
RGB
CMYK
RGB Variations
Color information
#617225 (or 0x617225) is known color: Fiji Green. HEX triplet: 61, 72 and 25. RGB value is (97,114,37). Sum of RGB (Red+Green+Blue) = 97+114+37=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 114 (44.92% from 255 or 45.97% from 248); Blue value is 37 (14.84% from 255 or 14.92% from 248); Max value from RGB is 114 - color contains mainly: green. Hex color #617225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617225 is #9E8DDA. Grayscale: #646464. Windows color (decimal): -10391003 or 2454113. OLE color: 2454113.
HSL color Cylindrical-coordinate representation of color #617225: hue angle of 73.25º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #617225 is Cyan = 0.15, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 37 | - |
| CMYK | 0.15 | 0 | 0.68 | 0.55 |
| HSL | 73.25º | 0.51% | 0.3% | - |
| HSV(B) | 73.25º | 0.68% | 0.45% | - |
| XYZ | 11.28 | 14.71 | 3.99 | - |
| YUV | 100.14 | 92.37 | 125.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 37 | 0.15 | 0 | 0.68 | 0.55 | 73.25 | 0.51 | 0.3 |
| Hex | 61 | 72 | 25 | F | 0 | 44 | 37 | 49 | 33 | 1E |
| Octal | 141 | 162 | 45 | 17 | 0 | 104 | 67 | 111 | 63 | 36 |
| Binary | 1100001 | 1110010 | 100101 | 1111 | 0 | 1000100 | 110111 | 1001001 | 110011 | 11110 |
Color Harmonies of #617225
Complementary color
Monochromatic Colors of #617225
Black with #617225
Text Example
Text Example
White with #617225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617225; }
p { color: rgb(97,114,37); }
H1.HeaderClassName
{
color: #617225;
}
.AnyTagClassName
{
color: #617225;
}
</style>
background-color css
<style>
a { background-color: #617225; }
a { background-color: rgb(97,114,37); }
div.DivClassName
{
background-color: #617225;
}
.BgClassName
{
background-color: #617225;
}
</style>
border-color css
<style>
span { border-color: #617225; }
span { border-color: rgb(97,114,37); }
td.TdClassName
{
border-color: #617225;
}
.TagClassName
{
border-color: #617225;
}
</style>