Shades of Fiji Green #606710
Tints of Fiji Green #606710
RGB
CMYK
RGB Variations
Color information
#606710 (or 0x606710) is known color: Fiji Green. HEX triplet: 60, 67 and 10. RGB value is (96,103,16). Sum of RGB (Red+Green+Blue) = 96+103+16=215 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.65% from 215); Green value is 103 (40.62% from 255 or 47.91% from 215); Blue value is 16 (6.64% from 255 or 7.44% from 215); Max value from RGB is 103 - color contains mainly: green. Hex color #606710 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606710 is #9F98EF. Grayscale: #5B5B5B. Windows color (decimal): -10459376 or 1075040. OLE color: 1075040.
HSL color Cylindrical-coordinate representation of color #606710: hue angle of 64.83º 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 #606710 is Cyan = 0.07, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 16 | - |
| CMYK | 0.07 | 0 | 0.84 | 0.60 |
| HSL | 64.83º | 0.73% | 0.23% | - |
| HSV(B) | 64.83º | 0.84% | 0.4% | - |
| XYZ | 9.77 | 12.22 | 2.34 | - |
| YUV | 90.99 | 85.68 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 16 | 0.07 | 0 | 0.84 | 0.60 | 64.83 | 0.73 | 0.23 |
| Hex | 60 | 67 | 10 | 7 | 0 | 54 | 3C | 41 | 49 | 17 |
| Octal | 140 | 147 | 20 | 7 | 0 | 124 | 74 | 101 | 111 | 27 |
| Binary | 1100000 | 1100111 | 10000 | 111 | 0 | 1010100 | 111100 | 1000001 | 1001001 | 10111 |
Color Harmonies of #606710
Complementary color
Monochromatic Colors of #606710
Black with #606710
Text Example
Text Example
White with #606710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606710; }
p { color: rgb(96,103,16); }
H1.HeaderClassName
{
color: #606710;
}
.AnyTagClassName
{
color: #606710;
}
</style>
background-color css
<style>
a { background-color: #606710; }
a { background-color: rgb(96,103,16); }
div.DivClassName
{
background-color: #606710;
}
.BgClassName
{
background-color: #606710;
}
</style>
border-color css
<style>
span { border-color: #606710; }
span { border-color: rgb(96,103,16); }
td.TdClassName
{
border-color: #606710;
}
.TagClassName
{
border-color: #606710;
}
</style>