Shades of Fiji Green #657406
Tints of Fiji Green #657406
RGB
CMYK
RGB Variations
Color information
#657406 (or 0x657406) is known color: Fiji Green. HEX triplet: 65, 74 and 06. RGB value is (101,116,6). Sum of RGB (Red+Green+Blue) = 101+116+6=223 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.29% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 6 (2.73% from 255 or 2.69% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #657406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657406 is #9A8BF9. Grayscale: #636363. Windows color (decimal): -10128378 or 423013. OLE color: 423013.
HSL color Cylindrical-coordinate representation of color #657406: hue angle of 68.18º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #657406 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 116 | 6 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.55 |
| HSL | 68.18º | 0.9% | 0.24% | - |
| HSV(B) | 68.18º | 0.95% | 0.45% | - |
| XYZ | 11.65 | 15.27 | 2.51 | - |
| YUV | 98.98 | 75.53 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 6 | 0.13 | 0 | 0.95 | 0.55 | 68.18 | 0.9 | 0.24 |
| Hex | 65 | 74 | 6 | D | 0 | 5F | 37 | 44 | 5A | 18 |
| Octal | 145 | 164 | 6 | 15 | 0 | 137 | 67 | 104 | 132 | 30 |
| Binary | 1100101 | 1110100 | 110 | 1101 | 0 | 1011111 | 110111 | 1000100 | 1011010 | 11000 |
Color Harmonies of #657406
Complementary color
Monochromatic Colors of #657406
Black with #657406
Text Example
Text Example
White with #657406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657406; }
p { color: rgb(101,116,6); }
H1.HeaderClassName
{
color: #657406;
}
.AnyTagClassName
{
color: #657406;
}
</style>
background-color css
<style>
a { background-color: #657406; }
a { background-color: rgb(101,116,6); }
div.DivClassName
{
background-color: #657406;
}
.BgClassName
{
background-color: #657406;
}
</style>
border-color css
<style>
span { border-color: #657406; }
span { border-color: rgb(101,116,6); }
td.TdClassName
{
border-color: #657406;
}
.TagClassName
{
border-color: #657406;
}
</style>