Shades of Fiji Green #616605
Tints of Fiji Green #616605
RGB
CMYK
RGB Variations
Color information
#616605 (or 0x616605) is known color: Fiji Green. HEX triplet: 61, 66 and 05. RGB value is (97,102,5). Sum of RGB (Red+Green+Blue) = 97+102+5=204 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.55% from 204); Green value is 102 (40.23% from 255 or 50% from 204); Blue value is 5 (2.34% from 255 or 2.45% from 204); Max value from RGB is 102 - color contains mainly: green. Hex color #616605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616605 is #9E99FA. Grayscale: #595959. Windows color (decimal): -10394107 or 353889. OLE color: 353889.
HSL color Cylindrical-coordinate representation of color #616605: hue angle of 63.09º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #616605 is Cyan = 0.05, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 5 | - |
| CMYK | 0.05 | 0 | 0.95 | 0.6 |
| HSL | 63.09º | 0.91% | 0.21% | - |
| HSV(B) | 63.09º | 0.95% | 0.4% | - |
| XYZ | 9.71 | 12.06 | 1.96 | - |
| YUV | 89.45 | 80.34 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 5 | 0.05 | 0 | 0.95 | 0.6 | 63.09 | 0.91 | 0.21 |
| Hex | 61 | 66 | 5 | 5 | 0 | 5F | 3C | 3F | 5B | 15 |
| Octal | 141 | 146 | 5 | 5 | 0 | 137 | 74 | 77 | 133 | 25 |
| Binary | 1100001 | 1100110 | 101 | 101 | 0 | 1011111 | 111100 | 111111 | 1011011 | 10101 |
Color Harmonies of #616605
Complementary color
Monochromatic Colors of #616605
Black with #616605
Text Example
Text Example
White with #616605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616605; }
p { color: rgb(97,102,5); }
H1.HeaderClassName
{
color: #616605;
}
.AnyTagClassName
{
color: #616605;
}
</style>
background-color css
<style>
a { background-color: #616605; }
a { background-color: rgb(97,102,5); }
div.DivClassName
{
background-color: #616605;
}
.BgClassName
{
background-color: #616605;
}
</style>
border-color css
<style>
span { border-color: #616605; }
span { border-color: rgb(97,102,5); }
td.TdClassName
{
border-color: #616605;
}
.TagClassName
{
border-color: #616605;
}
</style>