Shades of Fiji Green #657618
Tints of Fiji Green #657618
RGB
CMYK
RGB Variations
Color information
#657618 (or 0x657618) is known color: Fiji Green. HEX triplet: 65, 76 and 18. RGB value is (101,118,24). Sum of RGB (Red+Green+Blue) = 101+118+24=243 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.56% from 243); Green value is 118 (46.48% from 255 or 48.56% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 118 - color contains mainly: green. Hex color #657618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657618 is #9A89E7. Grayscale: #666666. Windows color (decimal): -10127848 or 1603173. OLE color: 1603173.
HSL color Cylindrical-coordinate representation of color #657618: hue angle of 70.85º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #657618 is Cyan = 0.14, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 24 | - |
| CMYK | 0.14 | 0 | 0.80 | 0.54 |
| HSL | 70.85º | 0.66% | 0.28% | - |
| HSV(B) | 70.85º | 0.8% | 0.46% | - |
| XYZ | 12.01 | 15.79 | 3.28 | - |
| YUV | 102.2 | 83.87 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 24 | 0.14 | 0 | 0.80 | 0.54 | 70.85 | 0.66 | 0.28 |
| Hex | 65 | 76 | 18 | E | 0 | 50 | 36 | 47 | 42 | 1C |
| Octal | 145 | 166 | 30 | 16 | 0 | 120 | 66 | 107 | 102 | 34 |
| Binary | 1100101 | 1110110 | 11000 | 1110 | 0 | 1010000 | 110110 | 1000111 | 1000010 | 11100 |
Color Harmonies of #657618
Complementary color
Monochromatic Colors of #657618
Black with #657618
Text Example
Text Example
White with #657618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657618; }
p { color: rgb(101,118,24); }
H1.HeaderClassName
{
color: #657618;
}
.AnyTagClassName
{
color: #657618;
}
</style>
background-color css
<style>
a { background-color: #657618; }
a { background-color: rgb(101,118,24); }
div.DivClassName
{
background-color: #657618;
}
.BgClassName
{
background-color: #657618;
}
</style>
border-color css
<style>
span { border-color: #657618; }
span { border-color: rgb(101,118,24); }
td.TdClassName
{
border-color: #657618;
}
.TagClassName
{
border-color: #657618;
}
</style>