Shades of Fiji Green #616408
Tints of Fiji Green #616408
RGB
CMYK
RGB Variations
Color information
#616408 (or 0x616408) is known color: Fiji Green. HEX triplet: 61, 64 and 08. RGB value is (97,100,8). Sum of RGB (Red+Green+Blue) = 97+100+8=205 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.32% from 205); Green value is 100 (39.45% from 255 or 48.78% from 205); Blue value is 8 (3.52% from 255 or 3.90% from 205); Max value from RGB is 100 - color contains mainly: green. Hex color #616408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616408 is #9E9BF7. Grayscale: #585858. Windows color (decimal): -10394616 or 549985. OLE color: 549985.
HSL color Cylindrical-coordinate representation of color #616408: hue angle of 61.96º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #616408 is Cyan = 0.03, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 8 | - |
| CMYK | 0.03 | 0 | 0.92 | 0.61 |
| HSL | 61.96º | 0.85% | 0.21% | - |
| HSV(B) | 61.96º | 0.92% | 0.39% | - |
| XYZ | 9.53 | 11.67 | 1.98 | - |
| YUV | 88.62 | 82.51 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 8 | 0.03 | 0 | 0.92 | 0.61 | 61.96 | 0.85 | 0.21 |
| Hex | 61 | 64 | 8 | 3 | 0 | 5C | 3D | 3E | 55 | 15 |
| Octal | 141 | 144 | 10 | 3 | 0 | 134 | 75 | 76 | 125 | 25 |
| Binary | 1100001 | 1100100 | 1000 | 11 | 0 | 1011100 | 111101 | 111110 | 1010101 | 10101 |
Color Harmonies of #616408
Complementary color
Monochromatic Colors of #616408
Black with #616408
Text Example
Text Example
White with #616408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616408; }
p { color: rgb(97,100,8); }
H1.HeaderClassName
{
color: #616408;
}
.AnyTagClassName
{
color: #616408;
}
</style>
background-color css
<style>
a { background-color: #616408; }
a { background-color: rgb(97,100,8); }
div.DivClassName
{
background-color: #616408;
}
.BgClassName
{
background-color: #616408;
}
</style>
border-color css
<style>
span { border-color: #616408; }
span { border-color: rgb(97,100,8); }
td.TdClassName
{
border-color: #616408;
}
.TagClassName
{
border-color: #616408;
}
</style>