Shades of Fiji Green #657107
Tints of Fiji Green #657107
RGB
CMYK
RGB Variations
Color information
#657107 (or 0x657107) is known color: Fiji Green. HEX triplet: 65, 71 and 07. RGB value is (101,113,7). Sum of RGB (Red+Green+Blue) = 101+113+7=221 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.70% from 221); Green value is 113 (44.53% from 255 or 51.13% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 113 - color contains mainly: green. Hex color #657107 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657107 is #9A8EF8. Grayscale: #616161. Windows color (decimal): -10129145 or 487781. OLE color: 487781.
HSL color Cylindrical-coordinate representation of color #657107: hue angle of 66.79º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #657107 is Cyan = 0.11, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 113 | 7 | - |
| CMYK | 0.11 | 0 | 0.94 | 0.56 |
| HSL | 66.79º | 0.88% | 0.24% | - |
| HSV(B) | 66.79º | 0.94% | 0.44% | - |
| XYZ | 11.31 | 14.59 | 2.42 | - |
| YUV | 97.33 | 77.02 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 7 | 0.11 | 0 | 0.94 | 0.56 | 66.79 | 0.88 | 0.24 |
| Hex | 65 | 71 | 7 | B | 0 | 5E | 38 | 43 | 58 | 18 |
| Octal | 145 | 161 | 7 | 13 | 0 | 136 | 70 | 103 | 130 | 30 |
| Binary | 1100101 | 1110001 | 111 | 1011 | 0 | 1011110 | 111000 | 1000011 | 1011000 | 11000 |
Color Harmonies of #657107
Complementary color
Monochromatic Colors of #657107
Black with #657107
Text Example
Text Example
White with #657107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657107; }
p { color: rgb(101,113,7); }
H1.HeaderClassName
{
color: #657107;
}
.AnyTagClassName
{
color: #657107;
}
</style>
background-color css
<style>
a { background-color: #657107; }
a { background-color: rgb(101,113,7); }
div.DivClassName
{
background-color: #657107;
}
.BgClassName
{
background-color: #657107;
}
</style>
border-color css
<style>
span { border-color: #657107; }
span { border-color: rgb(101,113,7); }
td.TdClassName
{
border-color: #657107;
}
.TagClassName
{
border-color: #657107;
}
</style>