Shades of Fiji Green #616601
Tints of Fiji Green #616601
RGB
CMYK
RGB Variations
Color information
#616601 (or 0x616601) is known color: Fiji Green. HEX triplet: 61, 66 and 01. RGB value is (97,102,1). Sum of RGB (Red+Green+Blue) = 97+102+1=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 102 (40.23% from 255 or 51% from 200); Blue value is 1 (0.78% from 255 or 0.5% from 200); Max value from RGB is 102 - color contains mainly: green. Hex color #616601 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616601 is #9E99FE. Grayscale: #595959. Windows color (decimal): -10394111 or 91745. OLE color: 91745.
HSL color Cylindrical-coordinate representation of color #616601: hue angle of 62.97º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #616601 is Cyan = 0.05, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 1 | - |
| CMYK | 0.05 | 0 | 0.99 | 0.6 |
| HSL | 62.97º | 0.98% | 0.2% | - |
| HSV(B) | 62.97º | 0.99% | 0.4% | - |
| XYZ | 9.69 | 12.05 | 1.84 | - |
| YUV | 88.99 | 78.34 | 133.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 1 | 0.05 | 0 | 0.99 | 0.6 | 62.97 | 0.98 | 0.2 |
| Hex | 61 | 66 | 1 | 5 | 0 | 63 | 3C | 3F | 62 | 14 |
| Octal | 141 | 146 | 1 | 5 | 0 | 143 | 74 | 77 | 142 | 24 |
| Binary | 1100001 | 1100110 | 1 | 101 | 0 | 1100011 | 111100 | 111111 | 1100010 | 10100 |
Color Harmonies of #616601
Complementary color
Monochromatic Colors of #616601
Black with #616601
Text Example
Text Example
White with #616601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616601; }
p { color: rgb(97,102,1); }
H1.HeaderClassName
{
color: #616601;
}
.AnyTagClassName
{
color: #616601;
}
</style>
background-color css
<style>
a { background-color: #616601; }
a { background-color: rgb(97,102,1); }
div.DivClassName
{
background-color: #616601;
}
.BgClassName
{
background-color: #616601;
}
</style>
border-color css
<style>
span { border-color: #616601; }
span { border-color: rgb(97,102,1); }
td.TdClassName
{
border-color: #616601;
}
.TagClassName
{
border-color: #616601;
}
</style>