Shades of Fiji Green #657606
Tints of Fiji Green #657606
RGB
CMYK
RGB Variations
Color information
#657606 (or 0x657606) is known color: Fiji Green. HEX triplet: 65, 76 and 06. RGB value is (101,118,6). Sum of RGB (Red+Green+Blue) = 101+118+6=225 (29% of max value = 765). Red value is 101 (39.84% from 255 or 44.89% from 225); Green value is 118 (46.48% from 255 or 52.44% from 225); Blue value is 6 (2.73% from 255 or 2.67% from 225); Max value from RGB is 118 - color contains mainly: green. Hex color #657606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657606 is #9A89F9. Grayscale: #646464. Windows color (decimal): -10127866 or 423525. OLE color: 423525.
HSL color Cylindrical-coordinate representation of color #657606: hue angle of 69.11º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #657606 is Cyan = 0.14, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 6 | - |
| CMYK | 0.14 | 0 | 0.95 | 0.54 |
| HSL | 69.11º | 0.9% | 0.24% | - |
| HSV(B) | 69.11º | 0.95% | 0.46% | - |
| XYZ | 11.88 | 15.74 | 2.58 | - |
| YUV | 100.15 | 74.87 | 128.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 6 | 0.14 | 0 | 0.95 | 0.54 | 69.11 | 0.9 | 0.24 |
| Hex | 65 | 76 | 6 | E | 0 | 5F | 36 | 45 | 5A | 18 |
| Octal | 145 | 166 | 6 | 16 | 0 | 137 | 66 | 105 | 132 | 30 |
| Binary | 1100101 | 1110110 | 110 | 1110 | 0 | 1011111 | 110110 | 1000101 | 1011010 | 11000 |
Color Harmonies of #657606
Complementary color
Monochromatic Colors of #657606
Black with #657606
Text Example
Text Example
White with #657606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657606; }
p { color: rgb(101,118,6); }
H1.HeaderClassName
{
color: #657606;
}
.AnyTagClassName
{
color: #657606;
}
</style>
background-color css
<style>
a { background-color: #657606; }
a { background-color: rgb(101,118,6); }
div.DivClassName
{
background-color: #657606;
}
.BgClassName
{
background-color: #657606;
}
</style>
border-color css
<style>
span { border-color: #657606; }
span { border-color: rgb(101,118,6); }
td.TdClassName
{
border-color: #657606;
}
.TagClassName
{
border-color: #657606;
}
</style>