Shades of Fiji Green #606610
Tints of Fiji Green #606610
RGB
CMYK
RGB Variations
Color information
#606610 (or 0x606610) is known color: Fiji Green. HEX triplet: 60, 66 and 10. RGB value is (96,102,16). Sum of RGB (Red+Green+Blue) = 96+102+16=214 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.86% from 214); Green value is 102 (40.23% from 255 or 47.66% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 102 - color contains mainly: green. Hex color #606610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606610 is #9F99EF. Grayscale: #5A5A5A. Windows color (decimal): -10459632 or 1074784. OLE color: 1074784.
HSL color Cylindrical-coordinate representation of color #606610: hue angle of 64.19º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #606610 is Cyan = 0.06, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 96 | 102 | 16 | - |
| CMYK | 0.06 | 0 | 0.84 | 0.6 |
| HSL | 64.19º | 0.73% | 0.23% | - |
| HSV(B) | 64.19º | 0.84% | 0.4% | - |
| XYZ | 9.67 | 12.03 | 2.3 | - |
| YUV | 90.4 | 86.01 | 131.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 102 | 16 | 0.06 | 0 | 0.84 | 0.6 | 64.19 | 0.73 | 0.23 |
| Hex | 60 | 66 | 10 | 6 | 0 | 54 | 3C | 40 | 49 | 17 |
| Octal | 140 | 146 | 20 | 6 | 0 | 124 | 74 | 100 | 111 | 27 |
| Binary | 1100000 | 1100110 | 10000 | 110 | 0 | 1010100 | 111100 | 1000000 | 1001001 | 10111 |
Color Harmonies of #606610
Complementary color
Monochromatic Colors of #606610
Black with #606610
Text Example
Text Example
White with #606610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606610; }
p { color: rgb(96,102,16); }
H1.HeaderClassName
{
color: #606610;
}
.AnyTagClassName
{
color: #606610;
}
</style>
background-color css
<style>
a { background-color: #606610; }
a { background-color: rgb(96,102,16); }
div.DivClassName
{
background-color: #606610;
}
.BgClassName
{
background-color: #606610;
}
</style>
border-color css
<style>
span { border-color: #606610; }
span { border-color: rgb(96,102,16); }
td.TdClassName
{
border-color: #606610;
}
.TagClassName
{
border-color: #606610;
}
</style>