Shades of Fiji Green #616304
Tints of Fiji Green #616304
RGB
CMYK
RGB Variations
Color information
#616304 (or 0x616304) is known color: Fiji Green. HEX triplet: 61, 63 and 04. RGB value is (97,99,4). Sum of RGB (Red+Green+Blue) = 97+99+4=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 99 (39.06% from 255 or 49.5% from 200); Blue value is 4 (1.95% from 255 or 2% from 200); Max value from RGB is 99 - color contains mainly: green. Hex color #616304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616304 is #9E9CFB. Grayscale: #575757. Windows color (decimal): -10394876 or 287585. OLE color: 287585.
HSL color Cylindrical-coordinate representation of color #616304: hue angle of 61.26º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #616304 is Cyan = 0.02, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 4 | - |
| CMYK | 0.02 | 0 | 0.96 | 0.61 |
| HSL | 61.26º | 0.92% | 0.2% | - |
| HSV(B) | 61.26º | 0.96% | 0.39% | - |
| XYZ | 9.41 | 11.47 | 1.83 | - |
| YUV | 87.57 | 80.84 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 4 | 0.02 | 0 | 0.96 | 0.61 | 61.26 | 0.92 | 0.2 |
| Hex | 61 | 63 | 4 | 2 | 0 | 60 | 3D | 3D | 5C | 14 |
| Octal | 141 | 143 | 4 | 2 | 0 | 140 | 75 | 75 | 134 | 24 |
| Binary | 1100001 | 1100011 | 100 | 10 | 0 | 1100000 | 111101 | 111101 | 1011100 | 10100 |
Color Harmonies of #616304
Complementary color
Monochromatic Colors of #616304
Black with #616304
Text Example
Text Example
White with #616304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616304; }
p { color: rgb(97,99,4); }
H1.HeaderClassName
{
color: #616304;
}
.AnyTagClassName
{
color: #616304;
}
</style>
background-color css
<style>
a { background-color: #616304; }
a { background-color: rgb(97,99,4); }
div.DivClassName
{
background-color: #616304;
}
.BgClassName
{
background-color: #616304;
}
</style>
border-color css
<style>
span { border-color: #616304; }
span { border-color: rgb(97,99,4); }
td.TdClassName
{
border-color: #616304;
}
.TagClassName
{
border-color: #616304;
}
</style>