Shades of Fiji Green #607423
Tints of Fiji Green #607423
RGB
CMYK
RGB Variations
Color information
#607423 (or 0x607423) is known color: Fiji Green. HEX triplet: 60, 74 and 23. RGB value is (96,116,35). Sum of RGB (Red+Green+Blue) = 96+116+35=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 35 (14.06% from 255 or 14.17% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #607423 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607423 is #9F8BDC. Grayscale: #656565. Windows color (decimal): -10456029 or 2323552. OLE color: 2323552.
HSL color Cylindrical-coordinate representation of color #607423: hue angle of 74.81º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #607423 is Cyan = 0.17, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 116 | 35 | - |
| CMYK | 0.17 | 0 | 0.70 | 0.55 |
| HSL | 74.81º | 0.54% | 0.3% | - |
| HSV(B) | 74.81º | 0.7% | 0.45% | - |
| XYZ | 11.37 | 15.1 | 3.91 | - |
| YUV | 100.79 | 90.87 | 124.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 35 | 0.17 | 0 | 0.70 | 0.55 | 74.81 | 0.54 | 0.3 |
| Hex | 60 | 74 | 23 | 11 | 0 | 46 | 37 | 4B | 36 | 1E |
| Octal | 140 | 164 | 43 | 21 | 0 | 106 | 67 | 113 | 66 | 36 |
| Binary | 1100000 | 1110100 | 100011 | 10001 | 0 | 1000110 | 110111 | 1001011 | 110110 | 11110 |
Color Harmonies of #607423
Complementary color
Monochromatic Colors of #607423
Black with #607423
Text Example
Text Example
White with #607423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607423; }
p { color: rgb(96,116,35); }
H1.HeaderClassName
{
color: #607423;
}
.AnyTagClassName
{
color: #607423;
}
</style>
background-color css
<style>
a { background-color: #607423; }
a { background-color: rgb(96,116,35); }
div.DivClassName
{
background-color: #607423;
}
.BgClassName
{
background-color: #607423;
}
</style>
border-color css
<style>
span { border-color: #607423; }
span { border-color: rgb(96,116,35); }
td.TdClassName
{
border-color: #607423;
}
.TagClassName
{
border-color: #607423;
}
</style>