Shades of Fiji Green #616805
Tints of Fiji Green #616805
RGB
CMYK
RGB Variations
Color information
#616805 (or 0x616805) is known color: Fiji Green. HEX triplet: 61, 68 and 05. RGB value is (97,104,5). Sum of RGB (Red+Green+Blue) = 97+104+5=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 104 (41.02% from 255 or 50.49% from 206); Blue value is 5 (2.34% from 255 or 2.43% from 206); Max value from RGB is 104 - color contains mainly: green. Hex color #616805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616805 is #9E97FA. Grayscale: #5B5B5B. Windows color (decimal): -10393595 or 354401. OLE color: 354401.
HSL color Cylindrical-coordinate representation of color #616805: hue angle of 64.24º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #616805 is Cyan = 0.07, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 104 | 5 | - |
| CMYK | 0.07 | 0 | 0.95 | 0.59 |
| HSL | 64.24º | 0.91% | 0.21% | - |
| HSV(B) | 64.24º | 0.95% | 0.41% | - |
| XYZ | 9.91 | 12.45 | 2.03 | - |
| YUV | 90.62 | 79.68 | 132.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 5 | 0.07 | 0 | 0.95 | 0.59 | 64.24 | 0.91 | 0.21 |
| Hex | 61 | 68 | 5 | 7 | 0 | 5F | 3B | 40 | 5B | 15 |
| Octal | 141 | 150 | 5 | 7 | 0 | 137 | 73 | 100 | 133 | 25 |
| Binary | 1100001 | 1101000 | 101 | 111 | 0 | 1011111 | 111011 | 1000000 | 1011011 | 10101 |
Color Harmonies of #616805
Complementary color
Monochromatic Colors of #616805
Black with #616805
Text Example
Text Example
White with #616805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616805; }
p { color: rgb(97,104,5); }
H1.HeaderClassName
{
color: #616805;
}
.AnyTagClassName
{
color: #616805;
}
</style>
background-color css
<style>
a { background-color: #616805; }
a { background-color: rgb(97,104,5); }
div.DivClassName
{
background-color: #616805;
}
.BgClassName
{
background-color: #616805;
}
</style>
border-color css
<style>
span { border-color: #616805; }
span { border-color: rgb(97,104,5); }
td.TdClassName
{
border-color: #616805;
}
.TagClassName
{
border-color: #616805;
}
</style>