Shades of Fiji Green #606508
Tints of Fiji Green #606508
RGB
CMYK
RGB Variations
Color information
#606508 (or 0x606508) is known color: Fiji Green. HEX triplet: 60, 65 and 08. RGB value is (96,101,8). Sum of RGB (Red+Green+Blue) = 96+101+8=205 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.83% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 8 (3.52% from 255 or 3.90% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #606508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606508 is #9F9AF7. Grayscale: #595959. Windows color (decimal): -10459896 or 550240. OLE color: 550240.
HSL color Cylindrical-coordinate representation of color #606508: hue angle of 63.23º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #606508 is Cyan = 0.05, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 101 | 8 | - |
| CMYK | 0.05 | 0 | 0.92 | 0.60 |
| HSL | 63.23º | 0.85% | 0.21% | - |
| HSV(B) | 63.23º | 0.92% | 0.4% | - |
| XYZ | 9.52 | 11.81 | 2.01 | - |
| YUV | 88.9 | 82.34 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 8 | 0.05 | 0 | 0.92 | 0.60 | 63.23 | 0.85 | 0.21 |
| Hex | 60 | 65 | 8 | 5 | 0 | 5C | 3C | 3F | 55 | 15 |
| Octal | 140 | 145 | 10 | 5 | 0 | 134 | 74 | 77 | 125 | 25 |
| Binary | 1100000 | 1100101 | 1000 | 101 | 0 | 1011100 | 111100 | 111111 | 1010101 | 10101 |
Color Harmonies of #606508
Complementary color
Monochromatic Colors of #606508
Black with #606508
Text Example
Text Example
White with #606508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606508; }
p { color: rgb(96,101,8); }
H1.HeaderClassName
{
color: #606508;
}
.AnyTagClassName
{
color: #606508;
}
</style>
background-color css
<style>
a { background-color: #606508; }
a { background-color: rgb(96,101,8); }
div.DivClassName
{
background-color: #606508;
}
.BgClassName
{
background-color: #606508;
}
</style>
border-color css
<style>
span { border-color: #606508; }
span { border-color: rgb(96,101,8); }
td.TdClassName
{
border-color: #606508;
}
.TagClassName
{
border-color: #606508;
}
</style>