Shades of Fiji Green #607206
Tints of Fiji Green #607206
RGB
CMYK
RGB Variations
Color information
#607206 (or 0x607206) is known color: Fiji Green. HEX triplet: 60, 72 and 06. RGB value is (96,114,6). Sum of RGB (Red+Green+Blue) = 96+114+6=216 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.44% from 216); Green value is 114 (44.92% from 255 or 52.78% from 216); Blue value is 6 (2.73% from 255 or 2.78% from 216); Max value from RGB is 114 - color contains mainly: green. Hex color #607206 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607206 is #9F8DF9. Grayscale: #606060. Windows color (decimal): -10456570 or 422496. OLE color: 422496.
HSL color Cylindrical-coordinate representation of color #607206: hue angle of 70º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #607206 is Cyan = 0.16, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 6 | - |
| CMYK | 0.16 | 0 | 0.95 | 0.55 |
| HSL | 70º | 0.9% | 0.24% | - |
| HSV(B) | 70º | 0.95% | 0.45% | - |
| XYZ | 10.87 | 14.53 | 2.4 | - |
| YUV | 96.31 | 77.04 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 6 | 0.16 | 0 | 0.95 | 0.55 | 70 | 0.9 | 0.24 |
| Hex | 60 | 72 | 6 | 10 | 0 | 5F | 37 | 46 | 5A | 18 |
| Octal | 140 | 162 | 6 | 20 | 0 | 137 | 67 | 106 | 132 | 30 |
| Binary | 1100000 | 1110010 | 110 | 10000 | 0 | 1011111 | 110111 | 1000110 | 1011010 | 11000 |
Color Harmonies of #607206
Complementary color
Monochromatic Colors of #607206
Black with #607206
Text Example
Text Example
White with #607206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607206; }
p { color: rgb(96,114,6); }
H1.HeaderClassName
{
color: #607206;
}
.AnyTagClassName
{
color: #607206;
}
</style>
background-color css
<style>
a { background-color: #607206; }
a { background-color: rgb(96,114,6); }
div.DivClassName
{
background-color: #607206;
}
.BgClassName
{
background-color: #607206;
}
</style>
border-color css
<style>
span { border-color: #607206; }
span { border-color: rgb(96,114,6); }
td.TdClassName
{
border-color: #607206;
}
.TagClassName
{
border-color: #607206;
}
</style>