Shades of Fiji Green #657518
Tints of Fiji Green #657518
RGB
CMYK
RGB Variations
Color information
#657518 (or 0x657518) is known color: Fiji Green. HEX triplet: 65, 75 and 18. RGB value is (101,117,24). Sum of RGB (Red+Green+Blue) = 101+117+24=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 117 (46.09% from 255 or 48.35% from 242); Blue value is 24 (9.77% from 255 or 9.92% from 242); Max value from RGB is 117 - color contains mainly: green. Hex color #657518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657518 is #9A8AE7. Grayscale: #656565. Windows color (decimal): -10128104 or 1602917. OLE color: 1602917.
HSL color Cylindrical-coordinate representation of color #657518: hue angle of 70.32º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #657518 is Cyan = 0.14, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 117 | 24 | - |
| CMYK | 0.14 | 0 | 0.79 | 0.54 |
| HSL | 70.32º | 0.66% | 0.28% | - |
| HSV(B) | 70.32º | 0.79% | 0.46% | - |
| XYZ | 11.89 | 15.56 | 3.24 | - |
| YUV | 101.61 | 84.2 | 127.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 24 | 0.14 | 0 | 0.79 | 0.54 | 70.32 | 0.66 | 0.28 |
| Hex | 65 | 75 | 18 | E | 0 | 4F | 36 | 46 | 42 | 1C |
| Octal | 145 | 165 | 30 | 16 | 0 | 117 | 66 | 106 | 102 | 34 |
| Binary | 1100101 | 1110101 | 11000 | 1110 | 0 | 1001111 | 110110 | 1000110 | 1000010 | 11100 |
Color Harmonies of #657518
Complementary color
Monochromatic Colors of #657518
Black with #657518
Text Example
Text Example
White with #657518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657518; }
p { color: rgb(101,117,24); }
H1.HeaderClassName
{
color: #657518;
}
.AnyTagClassName
{
color: #657518;
}
</style>
background-color css
<style>
a { background-color: #657518; }
a { background-color: rgb(101,117,24); }
div.DivClassName
{
background-color: #657518;
}
.BgClassName
{
background-color: #657518;
}
</style>
border-color css
<style>
span { border-color: #657518; }
span { border-color: rgb(101,117,24); }
td.TdClassName
{
border-color: #657518;
}
.TagClassName
{
border-color: #657518;
}
</style>