Shades of Fiji Green #657511
Tints of Fiji Green #657511
RGB
CMYK
RGB Variations
Color information
#657511 (or 0x657511) is known color: Fiji Green. HEX triplet: 65, 75 and 11. RGB value is (101,117,17). Sum of RGB (Red+Green+Blue) = 101+117+17=235 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.98% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 17 (7.03% from 255 or 7.23% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #657511 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657511 is #9A8AEE. Grayscale: #656565. Windows color (decimal): -10128111 or 1144165. OLE color: 1144165.
HSL color Cylindrical-coordinate representation of color #657511: hue angle of 69.6º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #657511 is Cyan = 0.14, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 117 | 17 | - |
| CMYK | 0.14 | 0 | 0.85 | 0.54 |
| HSL | 69.6º | 0.75% | 0.26% | - |
| HSV(B) | 69.6º | 0.85% | 0.46% | - |
| XYZ | 11.83 | 15.53 | 2.9 | - |
| YUV | 100.82 | 80.7 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 17 | 0.14 | 0 | 0.85 | 0.54 | 69.6 | 0.75 | 0.26 |
| Hex | 65 | 75 | 11 | E | 0 | 55 | 36 | 46 | 4B | 1A |
| Octal | 145 | 165 | 21 | 16 | 0 | 125 | 66 | 106 | 113 | 32 |
| Binary | 1100101 | 1110101 | 10001 | 1110 | 0 | 1010101 | 110110 | 1000110 | 1001011 | 11010 |
Color Harmonies of #657511
Complementary color
Monochromatic Colors of #657511
Black with #657511
Text Example
Text Example
White with #657511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657511; }
p { color: rgb(101,117,17); }
H1.HeaderClassName
{
color: #657511;
}
.AnyTagClassName
{
color: #657511;
}
</style>
background-color css
<style>
a { background-color: #657511; }
a { background-color: rgb(101,117,17); }
div.DivClassName
{
background-color: #657511;
}
.BgClassName
{
background-color: #657511;
}
</style>
border-color css
<style>
span { border-color: #657511; }
span { border-color: rgb(101,117,17); }
td.TdClassName
{
border-color: #657511;
}
.TagClassName
{
border-color: #657511;
}
</style>