Shades of Fiji Green #616305
Tints of Fiji Green #616305
RGB
CMYK
RGB Variations
Color information
#616305 (or 0x616305) is known color: Fiji Green. HEX triplet: 61, 63 and 05. RGB value is (97,99,5). Sum of RGB (Red+Green+Blue) = 97+99+5=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 99 (39.06% from 255 or 49.25% from 201); Blue value is 5 (2.34% from 255 or 2.49% from 201); Max value from RGB is 99 - color contains mainly: green. Hex color #616305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616305 is #9E9CFA. Grayscale: #585858. Windows color (decimal): -10394875 or 353121. OLE color: 353121.
HSL color Cylindrical-coordinate representation of color #616305: hue angle of 61.28º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #616305 is Cyan = 0.02, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 5 | - |
| CMYK | 0.02 | 0 | 0.95 | 0.61 |
| HSL | 61.28º | 0.9% | 0.2% | - |
| HSV(B) | 61.28º | 0.95% | 0.39% | - |
| XYZ | 9.42 | 11.48 | 1.86 | - |
| YUV | 87.69 | 81.34 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 5 | 0.02 | 0 | 0.95 | 0.61 | 61.28 | 0.9 | 0.2 |
| Hex | 61 | 63 | 5 | 2 | 0 | 5F | 3D | 3D | 5A | 14 |
| Octal | 141 | 143 | 5 | 2 | 0 | 137 | 75 | 75 | 132 | 24 |
| Binary | 1100001 | 1100011 | 101 | 10 | 0 | 1011111 | 111101 | 111101 | 1011010 | 10100 |
Color Harmonies of #616305
Complementary color
Monochromatic Colors of #616305
Black with #616305
Text Example
Text Example
White with #616305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616305; }
p { color: rgb(97,99,5); }
H1.HeaderClassName
{
color: #616305;
}
.AnyTagClassName
{
color: #616305;
}
</style>
background-color css
<style>
a { background-color: #616305; }
a { background-color: rgb(97,99,5); }
div.DivClassName
{
background-color: #616305;
}
.BgClassName
{
background-color: #616305;
}
</style>
border-color css
<style>
span { border-color: #616305; }
span { border-color: rgb(97,99,5); }
td.TdClassName
{
border-color: #616305;
}
.TagClassName
{
border-color: #616305;
}
</style>