Shades of Fiji Green #616903
Tints of Fiji Green #616903
RGB
CMYK
RGB Variations
Color information
#616903 (or 0x616903) is known color: Fiji Green. HEX triplet: 61, 69 and 03. RGB value is (97,105,3). Sum of RGB (Red+Green+Blue) = 97+105+3=205 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.32% from 205); Green value is 105 (41.41% from 255 or 51.22% from 205); Blue value is 3 (1.56% from 255 or 1.46% from 205); Max value from RGB is 105 - color contains mainly: green. Hex color #616903 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616903 is #9E96FC. Grayscale: #5B5B5B. Windows color (decimal): -10393341 or 223585. OLE color: 223585.
HSL color Cylindrical-coordinate representation of color #616903: hue angle of 64.71º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #616903 is Cyan = 0.08, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 3 | - |
| CMYK | 0.08 | 0 | 0.97 | 0.59 |
| HSL | 64.71º | 0.94% | 0.21% | - |
| HSV(B) | 64.71º | 0.97% | 0.41% | - |
| XYZ | 10 | 12.65 | 2 | - |
| YUV | 90.98 | 78.35 | 132.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 3 | 0.08 | 0 | 0.97 | 0.59 | 64.71 | 0.94 | 0.21 |
| Hex | 61 | 69 | 3 | 8 | 0 | 61 | 3B | 41 | 5E | 15 |
| Octal | 141 | 151 | 3 | 10 | 0 | 141 | 73 | 101 | 136 | 25 |
| Binary | 1100001 | 1101001 | 11 | 1000 | 0 | 1100001 | 111011 | 1000001 | 1011110 | 10101 |
Color Harmonies of #616903
Complementary color
Monochromatic Colors of #616903
Black with #616903
Text Example
Text Example
White with #616903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616903; }
p { color: rgb(97,105,3); }
H1.HeaderClassName
{
color: #616903;
}
.AnyTagClassName
{
color: #616903;
}
</style>
background-color css
<style>
a { background-color: #616903; }
a { background-color: rgb(97,105,3); }
div.DivClassName
{
background-color: #616903;
}
.BgClassName
{
background-color: #616903;
}
</style>
border-color css
<style>
span { border-color: #616903; }
span { border-color: rgb(97,105,3); }
td.TdClassName
{
border-color: #616903;
}
.TagClassName
{
border-color: #616903;
}
</style>