Shades of Fiji Green #617808
Tints of Fiji Green #617808
RGB
CMYK
RGB Variations
Color information
#617808 (or 0x617808) is known color: Fiji Green. HEX triplet: 61, 78 and 08. RGB value is (97,120,8). Sum of RGB (Red+Green+Blue) = 97+120+8=225 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.11% from 225); Green value is 120 (47.27% from 255 or 53.33% from 225); Blue value is 8 (3.52% from 255 or 3.56% from 225); Max value from RGB is 120 - color contains mainly: green. Hex color #617808 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617808 is #9E87F7. Grayscale: #646464. Windows color (decimal): -10389496 or 555105. OLE color: 555105.
HSL color Cylindrical-coordinate representation of color #617808: hue angle of 72.32º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #617808 is Cyan = 0.19, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 8 | - |
| CMYK | 0.19 | 0 | 0.93 | 0.53 |
| HSL | 72.32º | 0.88% | 0.25% | - |
| HSV(B) | 72.32º | 0.93% | 0.47% | - |
| XYZ | 11.69 | 15.99 | 2.7 | - |
| YUV | 100.36 | 75.88 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 8 | 0.19 | 0 | 0.93 | 0.53 | 72.32 | 0.88 | 0.25 |
| Hex | 61 | 78 | 8 | 13 | 0 | 5D | 35 | 48 | 58 | 19 |
| Octal | 141 | 170 | 10 | 23 | 0 | 135 | 65 | 110 | 130 | 31 |
| Binary | 1100001 | 1111000 | 1000 | 10011 | 0 | 1011101 | 110101 | 1001000 | 1011000 | 11001 |
Color Harmonies of #617808
Complementary color
Monochromatic Colors of #617808
Black with #617808
Text Example
Text Example
White with #617808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617808; }
p { color: rgb(97,120,8); }
H1.HeaderClassName
{
color: #617808;
}
.AnyTagClassName
{
color: #617808;
}
</style>
background-color css
<style>
a { background-color: #617808; }
a { background-color: rgb(97,120,8); }
div.DivClassName
{
background-color: #617808;
}
.BgClassName
{
background-color: #617808;
}
</style>
border-color css
<style>
span { border-color: #617808; }
span { border-color: rgb(97,120,8); }
td.TdClassName
{
border-color: #617808;
}
.TagClassName
{
border-color: #617808;
}
</style>