Shades of Fiji Green #616717
Tints of Fiji Green #616717
RGB
CMYK
RGB Variations
Color information
#616717 (or 0x616717) is known color: Fiji Green. HEX triplet: 61, 67 and 17. RGB value is (97,103,23). Sum of RGB (Red+Green+Blue) = 97+103+23=223 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.50% from 223); Green value is 103 (40.62% from 255 or 46.19% from 223); Blue value is 23 (9.38% from 255 or 10.31% from 223); Max value from RGB is 103 - color contains mainly: green. Hex color #616717 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616717 is #9E98E8. Grayscale: #5C5C5C. Windows color (decimal): -10393833 or 1533793. OLE color: 1533793.
HSL color Cylindrical-coordinate representation of color #616717: hue angle of 64.5º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #616717 is Cyan = 0.06, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 23 | - |
| CMYK | 0.06 | 0 | 0.78 | 0.60 |
| HSL | 64.5º | 0.63% | 0.25% | - |
| HSV(B) | 64.5º | 0.78% | 0.4% | - |
| XYZ | 9.93 | 12.3 | 2.66 | - |
| YUV | 92.09 | 89.01 | 131.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 23 | 0.06 | 0 | 0.78 | 0.60 | 64.5 | 0.63 | 0.25 |
| Hex | 61 | 67 | 17 | 6 | 0 | 4E | 3C | 40 | 3F | 19 |
| Octal | 141 | 147 | 27 | 6 | 0 | 116 | 74 | 100 | 77 | 31 |
| Binary | 1100001 | 1100111 | 10111 | 110 | 0 | 1001110 | 111100 | 1000000 | 111111 | 11001 |
Color Harmonies of #616717
Complementary color
Monochromatic Colors of #616717
Black with #616717
Text Example
Text Example
White with #616717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616717; }
p { color: rgb(97,103,23); }
H1.HeaderClassName
{
color: #616717;
}
.AnyTagClassName
{
color: #616717;
}
</style>
background-color css
<style>
a { background-color: #616717; }
a { background-color: rgb(97,103,23); }
div.DivClassName
{
background-color: #616717;
}
.BgClassName
{
background-color: #616717;
}
</style>
border-color css
<style>
span { border-color: #616717; }
span { border-color: rgb(97,103,23); }
td.TdClassName
{
border-color: #616717;
}
.TagClassName
{
border-color: #616717;
}
</style>