Shades of Fiji Green #607502
Tints of Fiji Green #607502
RGB
CMYK
RGB Variations
Color information
#607502 (or 0x607502) is known color: Fiji Green. HEX triplet: 60, 75 and 02. RGB value is (96,117,2). Sum of RGB (Red+Green+Blue) = 96+117+2=215 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.65% from 215); Green value is 117 (46.09% from 255 or 54.42% from 215); Blue value is 2 (1.17% from 255 or 0.93% from 215); Max value from RGB is 117 - color contains mainly: green. Hex color #607502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607502 is #9F8AFD. Grayscale: #626262. Windows color (decimal): -10455806 or 161120. OLE color: 161120.
HSL color Cylindrical-coordinate representation of color #607502: hue angle of 70.96º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #607502 is Cyan = 0.18, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 2 | - |
| CMYK | 0.18 | 0 | 0.98 | 0.54 |
| HSL | 70.96º | 0.97% | 0.23% | - |
| HSV(B) | 70.96º | 0.98% | 0.46% | - |
| XYZ | 11.2 | 15.21 | 2.4 | - |
| YUV | 97.61 | 74.04 | 126.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 2 | 0.18 | 0 | 0.98 | 0.54 | 70.96 | 0.97 | 0.23 |
| Hex | 60 | 75 | 2 | 12 | 0 | 62 | 36 | 47 | 61 | 17 |
| Octal | 140 | 165 | 2 | 22 | 0 | 142 | 66 | 107 | 141 | 27 |
| Binary | 1100000 | 1110101 | 10 | 10010 | 0 | 1100010 | 110110 | 1000111 | 1100001 | 10111 |
Color Harmonies of #607502
Complementary color
Monochromatic Colors of #607502
Black with #607502
Text Example
Text Example
White with #607502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607502; }
p { color: rgb(96,117,2); }
H1.HeaderClassName
{
color: #607502;
}
.AnyTagClassName
{
color: #607502;
}
</style>
background-color css
<style>
a { background-color: #607502; }
a { background-color: rgb(96,117,2); }
div.DivClassName
{
background-color: #607502;
}
.BgClassName
{
background-color: #607502;
}
</style>
border-color css
<style>
span { border-color: #607502; }
span { border-color: rgb(96,117,2); }
td.TdClassName
{
border-color: #607502;
}
.TagClassName
{
border-color: #607502;
}
</style>