Shades of Fiji Green #616405
Tints of Fiji Green #616405
RGB
CMYK
RGB Variations
Color information
#616405 (or 0x616405) is known color: Fiji Green. HEX triplet: 61, 64 and 05. RGB value is (97,100,5). Sum of RGB (Red+Green+Blue) = 97+100+5=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 100 (39.45% from 255 or 49.50% from 202); Blue value is 5 (2.34% from 255 or 2.48% from 202); Max value from RGB is 100 - color contains mainly: green. Hex color #616405 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616405 is #9E9BFA. Grayscale: #585858. Windows color (decimal): -10394619 or 353377. OLE color: 353377.
HSL color Cylindrical-coordinate representation of color #616405: hue angle of 61.89º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #616405 is Cyan = 0.03, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 5 | - |
| CMYK | 0.03 | 0 | 0.95 | 0.61 |
| HSL | 61.89º | 0.9% | 0.21% | - |
| HSV(B) | 61.89º | 0.95% | 0.39% | - |
| XYZ | 9.51 | 11.67 | 1.89 | - |
| YUV | 88.27 | 81.01 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 5 | 0.03 | 0 | 0.95 | 0.61 | 61.89 | 0.9 | 0.21 |
| Hex | 61 | 64 | 5 | 3 | 0 | 5F | 3D | 3E | 5A | 15 |
| Octal | 141 | 144 | 5 | 3 | 0 | 137 | 75 | 76 | 132 | 25 |
| Binary | 1100001 | 1100100 | 101 | 11 | 0 | 1011111 | 111101 | 111110 | 1011010 | 10101 |
Color Harmonies of #616405
Complementary color
Monochromatic Colors of #616405
Black with #616405
Text Example
Text Example
White with #616405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616405; }
p { color: rgb(97,100,5); }
H1.HeaderClassName
{
color: #616405;
}
.AnyTagClassName
{
color: #616405;
}
</style>
background-color css
<style>
a { background-color: #616405; }
a { background-color: rgb(97,100,5); }
div.DivClassName
{
background-color: #616405;
}
.BgClassName
{
background-color: #616405;
}
</style>
border-color css
<style>
span { border-color: #616405; }
span { border-color: rgb(97,100,5); }
td.TdClassName
{
border-color: #616405;
}
.TagClassName
{
border-color: #616405;
}
</style>