Shades of Fiji Green #616927
Tints of Fiji Green #616927
RGB
CMYK
RGB Variations
Color information
#616927 (or 0x616927) is known color: Fiji Green. HEX triplet: 61, 69 and 27. RGB value is (97,105,39). Sum of RGB (Red+Green+Blue) = 97+105+39=241 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.25% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 105 - color contains mainly: green. Hex color #616927 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616927 is #9E96D8. Grayscale: #5F5F5F. Windows color (decimal): -10393305 or 2582881. OLE color: 2582881.
HSL color Cylindrical-coordinate representation of color #616927: hue angle of 67.27º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #616927 is Cyan = 0.08, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 39 | - |
| CMYK | 0.08 | 0 | 0.63 | 0.59 |
| HSL | 67.27º | 0.46% | 0.28% | - |
| HSV(B) | 67.27º | 0.63% | 0.41% | - |
| XYZ | 10.35 | 12.79 | 3.84 | - |
| YUV | 95.08 | 96.35 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 39 | 0.08 | 0 | 0.63 | 0.59 | 67.27 | 0.46 | 0.28 |
| Hex | 61 | 69 | 27 | 8 | 0 | 3F | 3B | 43 | 2E | 1C |
| Octal | 141 | 151 | 47 | 10 | 0 | 77 | 73 | 103 | 56 | 34 |
| Binary | 1100001 | 1101001 | 100111 | 1000 | 0 | 111111 | 111011 | 1000011 | 101110 | 11100 |
Color Harmonies of #616927
Complementary color
Monochromatic Colors of #616927
Black with #616927
Text Example
Text Example
White with #616927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616927; }
p { color: rgb(97,105,39); }
H1.HeaderClassName
{
color: #616927;
}
.AnyTagClassName
{
color: #616927;
}
</style>
background-color css
<style>
a { background-color: #616927; }
a { background-color: rgb(97,105,39); }
div.DivClassName
{
background-color: #616927;
}
.BgClassName
{
background-color: #616927;
}
</style>
border-color css
<style>
span { border-color: #616927; }
span { border-color: rgb(97,105,39); }
td.TdClassName
{
border-color: #616927;
}
.TagClassName
{
border-color: #616927;
}
</style>