Shades of Fiji Green #607205
Tints of Fiji Green #607205
RGB
CMYK
RGB Variations
Color information
#607205 (or 0x607205) is known color: Fiji Green. HEX triplet: 60, 72 and 05. RGB value is (96,114,5). Sum of RGB (Red+Green+Blue) = 96+114+5=215 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.65% from 215); Green value is 114 (44.92% from 255 or 53.02% from 215); Blue value is 5 (2.34% from 255 or 2.33% from 215); Max value from RGB is 114 - color contains mainly: green. Hex color #607205 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607205 is #9F8DFA. Grayscale: #606060. Windows color (decimal): -10456571 or 356960. OLE color: 356960.
HSL color Cylindrical-coordinate representation of color #607205: hue angle of 69.91º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #607205 is Cyan = 0.16, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 5 | - |
| CMYK | 0.16 | 0 | 0.96 | 0.55 |
| HSL | 69.91º | 0.92% | 0.23% | - |
| HSV(B) | 69.91º | 0.96% | 0.45% | - |
| XYZ | 10.87 | 14.53 | 2.38 | - |
| YUV | 96.19 | 76.54 | 127.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 5 | 0.16 | 0 | 0.96 | 0.55 | 69.91 | 0.92 | 0.23 |
| Hex | 60 | 72 | 5 | 10 | 0 | 60 | 37 | 46 | 5C | 17 |
| Octal | 140 | 162 | 5 | 20 | 0 | 140 | 67 | 106 | 134 | 27 |
| Binary | 1100000 | 1110010 | 101 | 10000 | 0 | 1100000 | 110111 | 1000110 | 1011100 | 10111 |
Color Harmonies of #607205
Complementary color
Monochromatic Colors of #607205
Black with #607205
Text Example
Text Example
White with #607205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607205; }
p { color: rgb(96,114,5); }
H1.HeaderClassName
{
color: #607205;
}
.AnyTagClassName
{
color: #607205;
}
</style>
background-color css
<style>
a { background-color: #607205; }
a { background-color: rgb(96,114,5); }
div.DivClassName
{
background-color: #607205;
}
.BgClassName
{
background-color: #607205;
}
</style>
border-color css
<style>
span { border-color: #607205; }
span { border-color: rgb(96,114,5); }
td.TdClassName
{
border-color: #607205;
}
.TagClassName
{
border-color: #607205;
}
</style>