Shades of Fiji Green #617002
Tints of Fiji Green #617002
RGB
CMYK
RGB Variations
Color information
#617002 (or 0x617002) is known color: Fiji Green. HEX triplet: 61, 70 and 02. RGB value is (97,112,2). Sum of RGB (Red+Green+Blue) = 97+112+2=211 (27% of max value = 765). Red value is 97 (38.28% from 255 or 45.97% from 211); Green value is 112 (44.14% from 255 or 53.08% from 211); Blue value is 2 (1.17% from 255 or 0.95% from 211); Max value from RGB is 112 - color contains mainly: green. Hex color #617002 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617002 is #9E8FFD. Grayscale: #5F5F5F. Windows color (decimal): -10391550 or 159841. OLE color: 159841.
HSL color Cylindrical-coordinate representation of color #617002: hue angle of 68.18º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #617002 is Cyan = 0.13, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 2 | - |
| CMYK | 0.13 | 0 | 0.98 | 0.56 |
| HSL | 68.18º | 0.96% | 0.22% | - |
| HSV(B) | 68.18º | 0.98% | 0.44% | - |
| XYZ | 10.73 | 14.13 | 2.22 | - |
| YUV | 94.98 | 75.53 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 2 | 0.13 | 0 | 0.98 | 0.56 | 68.18 | 0.96 | 0.22 |
| Hex | 61 | 70 | 2 | D | 0 | 62 | 38 | 44 | 60 | 16 |
| Octal | 141 | 160 | 2 | 15 | 0 | 142 | 70 | 104 | 140 | 26 |
| Binary | 1100001 | 1110000 | 10 | 1101 | 0 | 1100010 | 111000 | 1000100 | 1100000 | 10110 |
Color Harmonies of #617002
Complementary color
Monochromatic Colors of #617002
Black with #617002
Text Example
Text Example
White with #617002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617002; }
p { color: rgb(97,112,2); }
H1.HeaderClassName
{
color: #617002;
}
.AnyTagClassName
{
color: #617002;
}
</style>
background-color css
<style>
a { background-color: #617002; }
a { background-color: rgb(97,112,2); }
div.DivClassName
{
background-color: #617002;
}
.BgClassName
{
background-color: #617002;
}
</style>
border-color css
<style>
span { border-color: #617002; }
span { border-color: rgb(97,112,2); }
td.TdClassName
{
border-color: #617002;
}
.TagClassName
{
border-color: #617002;
}
</style>