Shades of Fiji Green #606605
Tints of Fiji Green #606605
RGB
CMYK
RGB Variations
Color information
#606605 (or 0x606605) is known color: Fiji Green. HEX triplet: 60, 66 and 05. RGB value is (96,102,5). Sum of RGB (Red+Green+Blue) = 96+102+5=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 5 (2.34% from 255 or 2.46% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #606605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606605 is #9F99FA. Grayscale: #595959. Windows color (decimal): -10459643 or 353888. OLE color: 353888.
HSL color Cylindrical-coordinate representation of color #606605: hue angle of 63.71º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #606605 is Cyan = 0.06, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 96 | 102 | 5 | - |
| CMYK | 0.06 | 0 | 0.95 | 0.6 |
| HSL | 63.71º | 0.91% | 0.21% | - |
| HSV(B) | 63.71º | 0.95% | 0.4% | - |
| XYZ | 9.6 | 12 | 1.95 | - |
| YUV | 89.15 | 80.51 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 102 | 5 | 0.06 | 0 | 0.95 | 0.6 | 63.71 | 0.91 | 0.21 |
| Hex | 60 | 66 | 5 | 6 | 0 | 5F | 3C | 40 | 5B | 15 |
| Octal | 140 | 146 | 5 | 6 | 0 | 137 | 74 | 100 | 133 | 25 |
| Binary | 1100000 | 1100110 | 101 | 110 | 0 | 1011111 | 111100 | 1000000 | 1011011 | 10101 |
Color Harmonies of #606605
Complementary color
Monochromatic Colors of #606605
Black with #606605
Text Example
Text Example
White with #606605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606605; }
p { color: rgb(96,102,5); }
H1.HeaderClassName
{
color: #606605;
}
.AnyTagClassName
{
color: #606605;
}
</style>
background-color css
<style>
a { background-color: #606605; }
a { background-color: rgb(96,102,5); }
div.DivClassName
{
background-color: #606605;
}
.BgClassName
{
background-color: #606605;
}
</style>
border-color css
<style>
span { border-color: #606605; }
span { border-color: rgb(96,102,5); }
td.TdClassName
{
border-color: #606605;
}
.TagClassName
{
border-color: #606605;
}
</style>