Shades of Fiji Green #657014
Tints of Fiji Green #657014
RGB
CMYK
RGB Variations
Color information
#657014 (or 0x657014) is known color: Fiji Green. HEX triplet: 65, 70 and 14. RGB value is (101,112,20). Sum of RGB (Red+Green+Blue) = 101+112+20=233 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.35% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 20 (8.20% from 255 or 8.58% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #657014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657014 is #9A8FEB. Grayscale: #626262. Windows color (decimal): -10129388 or 1339493. OLE color: 1339493.
HSL color Cylindrical-coordinate representation of color #657014: hue angle of 67.17º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #657014 is Cyan = 0.10, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 20 | - |
| CMYK | 0.10 | 0 | 0.82 | 0.56 |
| HSL | 67.17º | 0.7% | 0.26% | - |
| HSV(B) | 67.17º | 0.82% | 0.44% | - |
| XYZ | 11.29 | 14.41 | 2.85 | - |
| YUV | 98.22 | 83.86 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 20 | 0.10 | 0 | 0.82 | 0.56 | 67.17 | 0.7 | 0.26 |
| Hex | 65 | 70 | 14 | A | 0 | 52 | 38 | 43 | 46 | 1A |
| Octal | 145 | 160 | 24 | 12 | 0 | 122 | 70 | 103 | 106 | 32 |
| Binary | 1100101 | 1110000 | 10100 | 1010 | 0 | 1010010 | 111000 | 1000011 | 1000110 | 11010 |
Color Harmonies of #657014
Complementary color
Monochromatic Colors of #657014
Black with #657014
Text Example
Text Example
White with #657014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657014; }
p { color: rgb(101,112,20); }
H1.HeaderClassName
{
color: #657014;
}
.AnyTagClassName
{
color: #657014;
}
</style>
background-color css
<style>
a { background-color: #657014; }
a { background-color: rgb(101,112,20); }
div.DivClassName
{
background-color: #657014;
}
.BgClassName
{
background-color: #657014;
}
</style>
border-color css
<style>
span { border-color: #657014; }
span { border-color: rgb(101,112,20); }
td.TdClassName
{
border-color: #657014;
}
.TagClassName
{
border-color: #657014;
}
</style>