Shades of Fiji Green #617502
Tints of Fiji Green #617502
RGB
CMYK
RGB Variations
Color information
#617502 (or 0x617502) is known color: Fiji Green. HEX triplet: 61, 75 and 02. RGB value is (97,117,2). Sum of RGB (Red+Green+Blue) = 97+117+2=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 117 (46.09% from 255 or 54.17% from 216); Blue value is 2 (1.17% from 255 or 0.93% from 216); Max value from RGB is 117 - color contains mainly: green. Hex color #617502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617502 is #9E8AFD. Grayscale: #626262. Windows color (decimal): -10390270 or 161121. OLE color: 161121.
HSL color Cylindrical-coordinate representation of color #617502: hue angle of 70.43º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #617502 is Cyan = 0.17, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 2 | - |
| CMYK | 0.17 | 0 | 0.98 | 0.54 |
| HSL | 70.43º | 0.97% | 0.23% | - |
| HSV(B) | 70.43º | 0.98% | 0.46% | - |
| XYZ | 11.3 | 15.27 | 2.41 | - |
| YUV | 97.91 | 73.87 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 2 | 0.17 | 0 | 0.98 | 0.54 | 70.43 | 0.97 | 0.23 |
| Hex | 61 | 75 | 2 | 11 | 0 | 62 | 36 | 46 | 61 | 17 |
| Octal | 141 | 165 | 2 | 21 | 0 | 142 | 66 | 106 | 141 | 27 |
| Binary | 1100001 | 1110101 | 10 | 10001 | 0 | 1100010 | 110110 | 1000110 | 1100001 | 10111 |
Color Harmonies of #617502
Complementary color
Monochromatic Colors of #617502
Black with #617502
Text Example
Text Example
White with #617502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617502; }
p { color: rgb(97,117,2); }
H1.HeaderClassName
{
color: #617502;
}
.AnyTagClassName
{
color: #617502;
}
</style>
background-color css
<style>
a { background-color: #617502; }
a { background-color: rgb(97,117,2); }
div.DivClassName
{
background-color: #617502;
}
.BgClassName
{
background-color: #617502;
}
</style>
border-color css
<style>
span { border-color: #617502; }
span { border-color: rgb(97,117,2); }
td.TdClassName
{
border-color: #617502;
}
.TagClassName
{
border-color: #617502;
}
</style>