Shades of Fiji Green #606607
Tints of Fiji Green #606607
RGB
CMYK
RGB Variations
Color information
#606607 (or 0x606607) is known color: Fiji Green. HEX triplet: 60, 66 and 07. RGB value is (96,102,7). Sum of RGB (Red+Green+Blue) = 96+102+7=205 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.83% from 205); Green value is 102 (40.23% from 255 or 49.76% from 205); Blue value is 7 (3.12% from 255 or 3.41% from 205); Max value from RGB is 102 - color contains mainly: green. Hex color #606607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606607 is #9F99F8. Grayscale: #595959. Windows color (decimal): -10459641 or 484960. OLE color: 484960.
HSL color Cylindrical-coordinate representation of color #606607: hue angle of 63.79º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #606607 is Cyan = 0.06, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 96 | 102 | 7 | - |
| CMYK | 0.06 | 0 | 0.93 | 0.6 |
| HSL | 63.79º | 0.87% | 0.21% | - |
| HSV(B) | 63.79º | 0.93% | 0.4% | - |
| XYZ | 9.61 | 12 | 2.01 | - |
| YUV | 89.38 | 81.51 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 102 | 7 | 0.06 | 0 | 0.93 | 0.6 | 63.79 | 0.87 | 0.21 |
| Hex | 60 | 66 | 7 | 6 | 0 | 5D | 3C | 40 | 57 | 15 |
| Octal | 140 | 146 | 7 | 6 | 0 | 135 | 74 | 100 | 127 | 25 |
| Binary | 1100000 | 1100110 | 111 | 110 | 0 | 1011101 | 111100 | 1000000 | 1010111 | 10101 |
Color Harmonies of #606607
Complementary color
Monochromatic Colors of #606607
Black with #606607
Text Example
Text Example
White with #606607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606607; }
p { color: rgb(96,102,7); }
H1.HeaderClassName
{
color: #606607;
}
.AnyTagClassName
{
color: #606607;
}
</style>
background-color css
<style>
a { background-color: #606607; }
a { background-color: rgb(96,102,7); }
div.DivClassName
{
background-color: #606607;
}
.BgClassName
{
background-color: #606607;
}
</style>
border-color css
<style>
span { border-color: #606607; }
span { border-color: rgb(96,102,7); }
td.TdClassName
{
border-color: #606607;
}
.TagClassName
{
border-color: #606607;
}
</style>