Shades of Fiji Green #617100
Tints of Fiji Green #617100
RGB
CMYK
RGB Variations
Color information
#617100 (or 0x617100) is known color: Fiji Green. HEX triplet: 61, 71 and 00. RGB value is (97,113,0). Sum of RGB (Red+Green+Blue) = 97+113+0=210 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.19% from 210); Green value is 113 (44.53% from 255 or 53.81% from 210); Blue value is 0 (0.39% from 255 or 0% from 210); Max value from RGB is 113 - color contains mainly: green. Hex color #617100 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617100 is #9E8EFF. Grayscale: #5F5F5F. Windows color (decimal): -10391296 or 29025. OLE color: 29025.
HSL color Cylindrical-coordinate representation of color #617100: hue angle of 68.5º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #617100 is Cyan = 0.14, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 0 | - |
| CMYK | 0.14 | 0 | 1 | 0.56 |
| HSL | 68.5º | 1% | 0.22% | - |
| HSV(B) | 68.5º | 1% | 0.44% | - |
| XYZ | 10.83 | 14.35 | 2.2 | - |
| YUV | 95.33 | 74.2 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 0 | 0.14 | 0 | 1 | 0.56 | 68.5 | 1 | 0.22 |
| Hex | 61 | 71 | 0 | E | 0 | 64 | 38 | 44 | 64 | 16 |
| Octal | 141 | 161 | 0 | 16 | 0 | 144 | 70 | 104 | 144 | 26 |
| Binary | 1100001 | 1110001 | 0 | 1110 | 0 | 1100100 | 111000 | 1000100 | 1100100 | 10110 |
Color Harmonies of #617100
Complementary color
Monochromatic Colors of #617100
Black with #617100
Text Example
Text Example
White with #617100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617100; }
p { color: rgb(97,113,0); }
H1.HeaderClassName
{
color: #617100;
}
.AnyTagClassName
{
color: #617100;
}
</style>
background-color css
<style>
a { background-color: #617100; }
a { background-color: rgb(97,113,0); }
div.DivClassName
{
background-color: #617100;
}
.BgClassName
{
background-color: #617100;
}
</style>
border-color css
<style>
span { border-color: #617100; }
span { border-color: rgb(97,113,0); }
td.TdClassName
{
border-color: #617100;
}
.TagClassName
{
border-color: #617100;
}
</style>