Shades of Fiji Green #657510
Tints of Fiji Green #657510
RGB
CMYK
RGB Variations
Color information
#657510 (or 0x657510) is known color: Fiji Green. HEX triplet: 65, 75 and 10. RGB value is (101,117,16). Sum of RGB (Red+Green+Blue) = 101+117+16=234 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.16% from 234); Green value is 117 (46.09% from 255 or 50% from 234); Blue value is 16 (6.64% from 255 or 6.84% from 234); Max value from RGB is 117 - color contains mainly: green. Hex color #657510 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657510 is #9A8AEF. Grayscale: #656565. Windows color (decimal): -10128112 or 1078629. OLE color: 1078629.
HSL color Cylindrical-coordinate representation of color #657510: hue angle of 69.5º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #657510 is Cyan = 0.14, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 117 | 16 | - |
| CMYK | 0.14 | 0 | 0.86 | 0.54 |
| HSL | 69.5º | 0.76% | 0.26% | - |
| HSV(B) | 69.5º | 0.86% | 0.46% | - |
| XYZ | 11.82 | 15.53 | 2.86 | - |
| YUV | 100.7 | 80.2 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 16 | 0.14 | 0 | 0.86 | 0.54 | 69.5 | 0.76 | 0.26 |
| Hex | 65 | 75 | 10 | E | 0 | 56 | 36 | 46 | 4C | 1A |
| Octal | 145 | 165 | 20 | 16 | 0 | 126 | 66 | 106 | 114 | 32 |
| Binary | 1100101 | 1110101 | 10000 | 1110 | 0 | 1010110 | 110110 | 1000110 | 1001100 | 11010 |
Color Harmonies of #657510
Complementary color
Monochromatic Colors of #657510
Black with #657510
Text Example
Text Example
White with #657510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657510; }
p { color: rgb(101,117,16); }
H1.HeaderClassName
{
color: #657510;
}
.AnyTagClassName
{
color: #657510;
}
</style>
background-color css
<style>
a { background-color: #657510; }
a { background-color: rgb(101,117,16); }
div.DivClassName
{
background-color: #657510;
}
.BgClassName
{
background-color: #657510;
}
</style>
border-color css
<style>
span { border-color: #657510; }
span { border-color: rgb(101,117,16); }
td.TdClassName
{
border-color: #657510;
}
.TagClassName
{
border-color: #657510;
}
</style>