Shades of Fiji Green #657314
Tints of Fiji Green #657314
RGB
CMYK
RGB Variations
Color information
#657314 (or 0x657314) is known color: Fiji Green. HEX triplet: 65, 73 and 14. RGB value is (101,115,20). Sum of RGB (Red+Green+Blue) = 101+115+20=236 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.80% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 20 (8.20% from 255 or 8.47% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #657314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657314 is #9A8CEB. Grayscale: #646464. Windows color (decimal): -10128620 or 1340261. OLE color: 1340261.
HSL color Cylindrical-coordinate representation of color #657314: hue angle of 68.84º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #657314 is Cyan = 0.12, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 20 | - |
| CMYK | 0.12 | 0 | 0.83 | 0.55 |
| HSL | 68.84º | 0.7% | 0.26% | - |
| HSV(B) | 68.84º | 0.83% | 0.45% | - |
| XYZ | 11.62 | 15.08 | 2.96 | - |
| YUV | 99.98 | 82.86 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 20 | 0.12 | 0 | 0.83 | 0.55 | 68.84 | 0.7 | 0.26 |
| Hex | 65 | 73 | 14 | C | 0 | 53 | 37 | 45 | 46 | 1A |
| Octal | 145 | 163 | 24 | 14 | 0 | 123 | 67 | 105 | 106 | 32 |
| Binary | 1100101 | 1110011 | 10100 | 1100 | 0 | 1010011 | 110111 | 1000101 | 1000110 | 11010 |
Color Harmonies of #657314
Complementary color
Monochromatic Colors of #657314
Black with #657314
Text Example
Text Example
White with #657314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657314; }
p { color: rgb(101,115,20); }
H1.HeaderClassName
{
color: #657314;
}
.AnyTagClassName
{
color: #657314;
}
</style>
background-color css
<style>
a { background-color: #657314; }
a { background-color: rgb(101,115,20); }
div.DivClassName
{
background-color: #657314;
}
.BgClassName
{
background-color: #657314;
}
</style>
border-color css
<style>
span { border-color: #657314; }
span { border-color: rgb(101,115,20); }
td.TdClassName
{
border-color: #657314;
}
.TagClassName
{
border-color: #657314;
}
</style>