Shades of Fiji Green #656311
Tints of Fiji Green #656311
RGB
CMYK
RGB Variations
Color information
#656311 (or 0x656311) is known color: Fiji Green. HEX triplet: 65, 63 and 11. RGB value is (101,99,17). Sum of RGB (Red+Green+Blue) = 101+99+17=217 (28% of max value = 765). Red value is 101 (39.84% from 255 or 46.54% from 217); Green value is 99 (39.06% from 255 or 45.62% from 217); Blue value is 17 (7.03% from 255 or 7.83% from 217); Max value from RGB is 101 - color contains mainly: red. Hex color #656311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656311 is #9A9CEE. Grayscale: #5A5A5A. Windows color (decimal): -10132719 or 1139557. OLE color: 1139557.
HSL color Cylindrical-coordinate representation of color #656311: hue angle of 58.57º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #656311 is Cyan = 0, Magento = 0.02, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 17 | - |
| CMYK | 0 | 0.02 | 0.83 | 0.60 |
| HSL | 58.57º | 0.71% | 0.23% | - |
| HSV(B) | 58.57º | 0.83% | 0.4% | - |
| XYZ | 9.93 | 11.73 | 2.27 | - |
| YUV | 90.25 | 86.66 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 17 | 0 | 0.02 | 0.83 | 0.60 | 58.57 | 0.71 | 0.23 |
| Hex | 65 | 63 | 11 | 0 | 2 | 53 | 3C | 3B | 47 | 17 |
| Octal | 145 | 143 | 21 | 0 | 2 | 123 | 74 | 73 | 107 | 27 |
| Binary | 1100101 | 1100011 | 10001 | 0 | 10 | 1010011 | 111100 | 111011 | 1000111 | 10111 |
Color Harmonies of #656311
Complementary color
Monochromatic Colors of #656311
Black with #656311
Text Example
Text Example
White with #656311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656311; }
p { color: rgb(101,99,17); }
H1.HeaderClassName
{
color: #656311;
}
.AnyTagClassName
{
color: #656311;
}
</style>
background-color css
<style>
a { background-color: #656311; }
a { background-color: rgb(101,99,17); }
div.DivClassName
{
background-color: #656311;
}
.BgClassName
{
background-color: #656311;
}
</style>
border-color css
<style>
span { border-color: #656311; }
span { border-color: rgb(101,99,17); }
td.TdClassName
{
border-color: #656311;
}
.TagClassName
{
border-color: #656311;
}
</style>