Shades of Fiji Green #617518
Tints of Fiji Green #617518
RGB
CMYK
RGB Variations
Color information
#617518 (or 0x617518) is known color: Fiji Green. HEX triplet: 61, 75 and 18. RGB value is (97,117,24). Sum of RGB (Red+Green+Blue) = 97+117+24=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 24 (9.77% from 255 or 10.08% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #617518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617518 is #9E8AE7. Grayscale: #646464. Windows color (decimal): -10390248 or 1602913. OLE color: 1602913.
HSL color Cylindrical-coordinate representation of color #617518: hue angle of 72.9º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #617518 is Cyan = 0.17, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 24 | - |
| CMYK | 0.17 | 0 | 0.79 | 0.54 |
| HSL | 72.9º | 0.66% | 0.28% | - |
| HSV(B) | 72.9º | 0.79% | 0.46% | - |
| XYZ | 11.46 | 15.33 | 3.22 | - |
| YUV | 100.42 | 84.87 | 125.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 24 | 0.17 | 0 | 0.79 | 0.54 | 72.9 | 0.66 | 0.28 |
| Hex | 61 | 75 | 18 | 11 | 0 | 4F | 36 | 49 | 42 | 1C |
| Octal | 141 | 165 | 30 | 21 | 0 | 117 | 66 | 111 | 102 | 34 |
| Binary | 1100001 | 1110101 | 11000 | 10001 | 0 | 1001111 | 110110 | 1001001 | 1000010 | 11100 |
Color Harmonies of #617518
Complementary color
Monochromatic Colors of #617518
Black with #617518
Text Example
Text Example
White with #617518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617518; }
p { color: rgb(97,117,24); }
H1.HeaderClassName
{
color: #617518;
}
.AnyTagClassName
{
color: #617518;
}
</style>
background-color css
<style>
a { background-color: #617518; }
a { background-color: rgb(97,117,24); }
div.DivClassName
{
background-color: #617518;
}
.BgClassName
{
background-color: #617518;
}
</style>
border-color css
<style>
span { border-color: #617518; }
span { border-color: rgb(97,117,24); }
td.TdClassName
{
border-color: #617518;
}
.TagClassName
{
border-color: #617518;
}
</style>