Shades of Fiji Green #616509
Tints of Fiji Green #616509
RGB
CMYK
RGB Variations
Color information
#616509 (or 0x616509) is known color: Fiji Green. HEX triplet: 61, 65 and 09. RGB value is (97,101,9). Sum of RGB (Red+Green+Blue) = 97+101+9=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 101 (39.84% from 255 or 48.79% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 101 - color contains mainly: green. Hex color #616509 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616509 is #9E9AF6. Grayscale: #595959. Windows color (decimal): -10394359 or 615777. OLE color: 615777.
HSL color Cylindrical-coordinate representation of color #616509: hue angle of 62.61º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #616509 is Cyan = 0.04, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 101 | 9 | - |
| CMYK | 0.04 | 0 | 0.91 | 0.60 |
| HSL | 62.61º | 0.84% | 0.22% | - |
| HSV(B) | 62.61º | 0.91% | 0.4% | - |
| XYZ | 9.63 | 11.87 | 2.04 | - |
| YUV | 89.32 | 82.67 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 9 | 0.04 | 0 | 0.91 | 0.60 | 62.61 | 0.84 | 0.22 |
| Hex | 61 | 65 | 9 | 4 | 0 | 5B | 3C | 3F | 54 | 16 |
| Octal | 141 | 145 | 11 | 4 | 0 | 133 | 74 | 77 | 124 | 26 |
| Binary | 1100001 | 1100101 | 1001 | 100 | 0 | 1011011 | 111100 | 111111 | 1010100 | 10110 |
Color Harmonies of #616509
Complementary color
Monochromatic Colors of #616509
Black with #616509
Text Example
Text Example
White with #616509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616509; }
p { color: rgb(97,101,9); }
H1.HeaderClassName
{
color: #616509;
}
.AnyTagClassName
{
color: #616509;
}
</style>
background-color css
<style>
a { background-color: #616509; }
a { background-color: rgb(97,101,9); }
div.DivClassName
{
background-color: #616509;
}
.BgClassName
{
background-color: #616509;
}
</style>
border-color css
<style>
span { border-color: #616509; }
span { border-color: rgb(97,101,9); }
td.TdClassName
{
border-color: #616509;
}
.TagClassName
{
border-color: #616509;
}
</style>