Shades of Fiji Green #657118
Tints of Fiji Green #657118
RGB
CMYK
RGB Variations
Color information
#657118 (or 0x657118) is known color: Fiji Green. HEX triplet: 65, 71 and 18. RGB value is (101,113,24). Sum of RGB (Red+Green+Blue) = 101+113+24=238 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.44% from 238); Green value is 113 (44.53% from 255 or 47.48% from 238); Blue value is 24 (9.77% from 255 or 10.08% from 238); Max value from RGB is 113 - color contains mainly: green. Hex color #657118 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657118 is #9A8EE7. Grayscale: #636363. Windows color (decimal): -10129128 or 1601893. OLE color: 1601893.
HSL color Cylindrical-coordinate representation of color #657118: hue angle of 68.09º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #657118 is Cyan = 0.11, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 113 | 24 | - |
| CMYK | 0.11 | 0 | 0.79 | 0.56 |
| HSL | 68.09º | 0.65% | 0.27% | - |
| HSV(B) | 68.09º | 0.79% | 0.44% | - |
| XYZ | 11.44 | 14.64 | 3.09 | - |
| YUV | 99.27 | 85.52 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 24 | 0.11 | 0 | 0.79 | 0.56 | 68.09 | 0.65 | 0.27 |
| Hex | 65 | 71 | 18 | B | 0 | 4F | 38 | 44 | 41 | 1B |
| Octal | 145 | 161 | 30 | 13 | 0 | 117 | 70 | 104 | 101 | 33 |
| Binary | 1100101 | 1110001 | 11000 | 1011 | 0 | 1001111 | 111000 | 1000100 | 1000001 | 11011 |
Color Harmonies of #657118
Complementary color
Monochromatic Colors of #657118
Black with #657118
Text Example
Text Example
White with #657118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657118; }
p { color: rgb(101,113,24); }
H1.HeaderClassName
{
color: #657118;
}
.AnyTagClassName
{
color: #657118;
}
</style>
background-color css
<style>
a { background-color: #657118; }
a { background-color: rgb(101,113,24); }
div.DivClassName
{
background-color: #657118;
}
.BgClassName
{
background-color: #657118;
}
</style>
border-color css
<style>
span { border-color: #657118; }
span { border-color: rgb(101,113,24); }
td.TdClassName
{
border-color: #657118;
}
.TagClassName
{
border-color: #657118;
}
</style>