Shades of Fiji Green #606506
Tints of Fiji Green #606506
RGB
CMYK
RGB Variations
Color information
#606506 (or 0x606506) is known color: Fiji Green. HEX triplet: 60, 65 and 06. RGB value is (96,101,6). Sum of RGB (Red+Green+Blue) = 96+101+6=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 101 (39.84% from 255 or 49.75% from 203); Blue value is 6 (2.73% from 255 or 2.96% from 203); Max value from RGB is 101 - color contains mainly: green. Hex color #606506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606506 is #9F9AF9. Grayscale: #595959. Windows color (decimal): -10459898 or 419168. OLE color: 419168.
HSL color Cylindrical-coordinate representation of color #606506: hue angle of 63.16º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #606506 is Cyan = 0.05, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 101 | 6 | - |
| CMYK | 0.05 | 0 | 0.94 | 0.60 |
| HSL | 63.16º | 0.89% | 0.21% | - |
| HSV(B) | 63.16º | 0.94% | 0.4% | - |
| XYZ | 9.51 | 11.81 | 1.95 | - |
| YUV | 88.68 | 81.34 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 6 | 0.05 | 0 | 0.94 | 0.60 | 63.16 | 0.89 | 0.21 |
| Hex | 60 | 65 | 6 | 5 | 0 | 5E | 3C | 3F | 59 | 15 |
| Octal | 140 | 145 | 6 | 5 | 0 | 136 | 74 | 77 | 131 | 25 |
| Binary | 1100000 | 1100101 | 110 | 101 | 0 | 1011110 | 111100 | 111111 | 1011001 | 10101 |
Color Harmonies of #606506
Complementary color
Monochromatic Colors of #606506
Black with #606506
Text Example
Text Example
White with #606506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606506; }
p { color: rgb(96,101,6); }
H1.HeaderClassName
{
color: #606506;
}
.AnyTagClassName
{
color: #606506;
}
</style>
background-color css
<style>
a { background-color: #606506; }
a { background-color: rgb(96,101,6); }
div.DivClassName
{
background-color: #606506;
}
.BgClassName
{
background-color: #606506;
}
</style>
border-color css
<style>
span { border-color: #606506; }
span { border-color: rgb(96,101,6); }
td.TdClassName
{
border-color: #606506;
}
.TagClassName
{
border-color: #606506;
}
</style>