Shades of Fiji Green #607301
Tints of Fiji Green #607301
RGB
CMYK
RGB Variations
Color information
#607301 (or 0x607301) is known color: Fiji Green. HEX triplet: 60, 73 and 01. RGB value is (96,115,1). Sum of RGB (Red+Green+Blue) = 96+115+1=212 (28% of max value = 765). Red value is 96 (37.89% from 255 or 45.28% from 212); Green value is 115 (45.31% from 255 or 54.25% from 212); Blue value is 1 (0.78% from 255 or 0.47% from 212); Max value from RGB is 115 - color contains mainly: green. Hex color #607301 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607301 is #9F8CFE. Grayscale: #606060. Windows color (decimal): -10456319 or 95072. OLE color: 95072.
HSL color Cylindrical-coordinate representation of color #607301: hue angle of 70º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #607301 is Cyan = 0.17, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 1 | - |
| CMYK | 0.17 | 0 | 0.99 | 0.55 |
| HSL | 70º | 0.98% | 0.23% | - |
| HSV(B) | 70º | 0.99% | 0.45% | - |
| XYZ | 10.96 | 14.75 | 2.3 | - |
| YUV | 96.32 | 74.21 | 127.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 1 | 0.17 | 0 | 0.99 | 0.55 | 70 | 0.98 | 0.23 |
| Hex | 60 | 73 | 1 | 11 | 0 | 63 | 37 | 46 | 62 | 17 |
| Octal | 140 | 163 | 1 | 21 | 0 | 143 | 67 | 106 | 142 | 27 |
| Binary | 1100000 | 1110011 | 1 | 10001 | 0 | 1100011 | 110111 | 1000110 | 1100010 | 10111 |
Color Harmonies of #607301
Complementary color
Monochromatic Colors of #607301
Black with #607301
Text Example
Text Example
White with #607301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607301; }
p { color: rgb(96,115,1); }
H1.HeaderClassName
{
color: #607301;
}
.AnyTagClassName
{
color: #607301;
}
</style>
background-color css
<style>
a { background-color: #607301; }
a { background-color: rgb(96,115,1); }
div.DivClassName
{
background-color: #607301;
}
.BgClassName
{
background-color: #607301;
}
</style>
border-color css
<style>
span { border-color: #607301; }
span { border-color: rgb(96,115,1); }
td.TdClassName
{
border-color: #607301;
}
.TagClassName
{
border-color: #607301;
}
</style>