Shades of Fiji Green #607506
Tints of Fiji Green #607506
RGB
CMYK
RGB Variations
Color information
#607506 (or 0x607506) is known color: Fiji Green. HEX triplet: 60, 75 and 06. RGB value is (96,117,6). Sum of RGB (Red+Green+Blue) = 96+117+6=219 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.84% from 219); Green value is 117 (46.09% from 255 or 53.42% from 219); Blue value is 6 (2.73% from 255 or 2.74% from 219); Max value from RGB is 117 - color contains mainly: green. Hex color #607506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607506 is #9F8AF9. Grayscale: #626262. Windows color (decimal): -10455802 or 423264. OLE color: 423264.
HSL color Cylindrical-coordinate representation of color #607506: hue angle of 71.35º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #607506 is Cyan = 0.18, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 6 | - |
| CMYK | 0.18 | 0 | 0.95 | 0.54 |
| HSL | 71.35º | 0.9% | 0.24% | - |
| HSV(B) | 71.35º | 0.95% | 0.46% | - |
| XYZ | 11.22 | 15.22 | 2.52 | - |
| YUV | 98.07 | 76.04 | 126.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 6 | 0.18 | 0 | 0.95 | 0.54 | 71.35 | 0.9 | 0.24 |
| Hex | 60 | 75 | 6 | 12 | 0 | 5F | 36 | 47 | 5A | 18 |
| Octal | 140 | 165 | 6 | 22 | 0 | 137 | 66 | 107 | 132 | 30 |
| Binary | 1100000 | 1110101 | 110 | 10010 | 0 | 1011111 | 110110 | 1000111 | 1011010 | 11000 |
Color Harmonies of #607506
Complementary color
Monochromatic Colors of #607506
Black with #607506
Text Example
Text Example
White with #607506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607506; }
p { color: rgb(96,117,6); }
H1.HeaderClassName
{
color: #607506;
}
.AnyTagClassName
{
color: #607506;
}
</style>
background-color css
<style>
a { background-color: #607506; }
a { background-color: rgb(96,117,6); }
div.DivClassName
{
background-color: #607506;
}
.BgClassName
{
background-color: #607506;
}
</style>
border-color css
<style>
span { border-color: #607506; }
span { border-color: rgb(96,117,6); }
td.TdClassName
{
border-color: #607506;
}
.TagClassName
{
border-color: #607506;
}
</style>